@media only screen and (max-width: 1306px) {
    .img1 {
        height: 311px !important;
    }
    .img4 {
        height: 340px !important;
    }
}

@media only screen and (max-width: 1220px) {
    .img2  {
        height: 315px !important;
    }
    .img1  {
        height: 315px !important;
    }
    .img3  {
        height: 315px !important;
    }
    .img4  {
        height: 365px !important;
    }
}

@media only screen and (max-width: 1193px) {
    .img3  {
        height: 340px !important;
    }
    .img4  {
        height: 360px !important;
    }
    .img1 {
        height: 340px !important;
    }
    .img2 {
        height: 340px !important;
    }
}

.p-t-65, .p-tb-65, .p-all-65 {
    padding-top: 0px; 
}
.p-b-80, .p-tb-80, .p-all-80 {
    padding-bottom: 30px;
}	