@media only screen and (max-width: 1700px) {
    .img-offer img {
        width: 450px;
    }
}
