@media screen and (max-width: 640px) {
    .office-slider .slides {
        width: 100%;
    }
}