.img-box:before{
    display: none;
}

.adv-img .img-box img{
    object-fit: cover;
    height: 400px;
}

.row-gap > div{
    margin: 30px 0;
}
