.preim-item-serts .back{min-height:330px;}
@media(max-width:1200px){
.preim-serts .fw-25{flex:0 0 33.3%;max-width:33.3%;}
.preim-serts .fw-50{flex:0 0 66.6%;max-width:66.6%}
.preim-serts .fw-25:nth-child(3),
.preim-serts .fw-25:nth-child(4){flex:0 0 50%;max-width:50%;}
}
@media(max-width:992px){
.preim-serts .w-50{max-width:75%;}
.preim-serts br{display:none;}
.preim-serts .bottom svg{width:50px;height:50px;}
}
@media(max-width:579px){
.preim-serts .w-50{max-width:100%;}
.preim-serts .fw-25,
.preim-serts .fw-50,
.preim-serts .fw-25:nth-child(3),
.preim-serts .fw-25:nth-child(4){flex:0 0 100%;max-width:100%}
.preim-item-serts .back{min-height:1px;}
.preim-item-serts .img-fon .f-16{padding-bottom:150px;}
}