@charset "UTF-8";
.lp-pic-zone {
	overflow: hidden;
	width: 450px;
background-color: #FFFFFF;
}


.item-Wrapper {
    float: none;
    width: 450px;
    margin-bottom: 20px;
    margin-top: 20px;
}



ul.thumbs li img {
	width: 100px !important;
}

.content-IN {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-left: 0px;
padding-left: 10px;
padding-right: 10px;
}

.content-IN::after{
  content:"";
  display: block;
  width:50%;
}

/*2019*/



.SterBG {
background-image: url(images/bg.png);
background-repeat: no-repeat;
background-attachment: fixed;
 background-size: cover; 
}
