@media screen and (max-width: 1670px) {
    section.our-clients {
        padding: 0 70px;
    }
    
section.development-style-sec .laptop-img {
    margin-right: 0;
}
section.custom-sec .custom-img {
    margin-left: 0;
}
section.colors-sec .harez-img {
    margin-right: 0;
}
section.mobile-sec .mobile-img {
    margin-left: 0;
}
section.mobile-sec-2 .mobile-img-2 {
    margin-left: 0;
}
}