.half-swiper.sms img {
    width: 100%;
}

@media (width <= 992px) {
    .half-swiper.sms img {
    width: 50%;
}
}