@media (max-width: 380px) {
    .mySwiper img {
        width: 100%;
    }
}