@media (max-width: 1024px) {
    .Bl {
        display: none;
    }

    .ny.nz a img {
        width: 145px;
    }

    #content {
        padding-top: 60px;
    }

    .jR {
        display: block;
    }

    .swiper-banner .swiper-slide {
        min-width: 180px !important;
        height: 300px !important;
    }

    .swiper-button {
        display: none;
    }

    .ze-ze {
        flex-direction: column;
        gap: 1.5rem;
    }
}

@media (max-width: 599px) {
    .swiper-product .swiper-wrapper {
        padding-left: 16px;
    }
}