.popular .back{height:240px;}
.popular .back:after{content:'';display:block;z-index:2;position:absolute;inset:0;background: linear-gradient(180deg, rgba(63, 66, 71, 0.00) 50.19%, rgba(63, 66, 71, 0.80) 100%);}
.popular .fw-25:nth-child(1) .back,
.popular .fw-25:nth-child(8) .back{height:500px;margin-bottom:-260px;}
.popular .title{position:absolute;bottom:24px;right:24px;left:24px;z-index:3;}
.popular .back:hover img{transform:scale(1.05)}
@media(max-width:1200px){
.popular .fw-25{flex:0 0 25%;max-width:25%;}
.popular .back{height:200px;}
.popular .fw-25:nth-child(1) .back,
.popular .fw-25:nth-child(8) .back{height:420px;margin-bottom:-220px;}
}
@media(max-width:992px){
.popular .fw-25{flex:0 0 50%;max-width:50%;margin-bottom:10px;}
.popular .pusto{display:none;}
.popular .back{height:240px;}
.popular .fw-25:nth-child(1) .back,
.popular .fw-25:nth-child(8) .back{height:240px;margin-bottom:0;}
}
@media(max-width:579px){
.popular .fw-25{flex:0 0 100%;max-width:100%;}
}
@media(max-width:359px){
.popular .back{height:200px;}
}