.body
{
background:#bad5d1;

min-height:800px;
border:1px solid #bad5d1;
}
.containers
{
max-width:1400px;
margin:auto;
height:auto;
overflow:hidden;

}
.impts
{
background:#fdf7f8;
max-width:680px;
width:100%;
margin:50px 0;
height:auto;
display:block;

border-radius:16px;	

}
.cehizler
{
background:#aac7c0;
margin-top:60px;
text-align:center;
overflow:visibly;
padding:20px;
font-weight:normal;
}
.kamps
{
 max-width:440px;
 width:100%;
 float:left;
 height:380px;
 margin:20px 0;
 background:#aac7c0;
 }
.image_s
{
width:96%;
margin:2%;
height:300px;
object-fit:cover;
}


.image_t
{
width:100%;
height:400px;
object-fit:cover;
}






.aper
{
margin:20px 40px;
}
.kamps h3
{
text-align:center;
}
.kamps h4
{
text-align:center;

}
.kamps h4 span{margin:20px;}
.s1{text-decoration:line-through;color:#000;}

.s2{color:#fff;}