@media only screen and (max-width:575px) {
    .add-cart-button {
        width: 75% !important;
    }

    .buy-now-button {
        width: 75% !important;
    }

    .modal {
        left: 14% !important;
    }

    .product-gallery {
        height: 250px !important;
    }

    .product-images {
        height: 250px !important;
    }
    .carousel-box .product-images {
        height: 250px !important;
    }

    .dropdown-menu.show {
        width: 250px !important;
        height: 180px !important;
        line-height: 20px !important;
        min-width: 250px !important;
    }

    .dropdown-menu[x-placement^=bottom],
    .dropdown-menu[x-placement^=left],
    .dropdown-menu[x-placement^=right],
    .dropdown-menu[x-placement^=top] {
        right: 0%;
        bottom: 0%;
        left: -600% !important;
    }

    .product-rating-seller {
        font-size: 12px !important;
    }

    #ylist li {
        line-height: 23px;
        margin-bottom: 10px;
        margin-top: 5px;
    }
    #option-choice-form {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .carousel-box .la-play-circle {
        left: 37% !important;
    }
    h1.productname {
        font-size: 14px !important;
    }
    .add-cart-button {
        height: 30px !important;
    }
    .buy-now-button {
        height: 30px !important;
    }
    .ratingreview {
        font-size: 17px !important;
    }
    .productprice {
        font-size: 14px !important;
    }
    .textThrough {
        font-size: 10px !important;
    }
    .extra-off {
        font-size: 10px !important;
    }
    .product {
        font-size: 10px;
    }
    .product-quantity, .productvariant {
        font-size: 12px;
    }
    #ylist {
        font-size: 10px !important;
    }
    .dropdown-toggle-product-details {
        font-size: 10px !important;
    }
    #longContentButton {
        font-size: 10px !important;
    }
    .fs-575-10 {
        font-size: 10px !important;
    }
    .color-images {
        width: 60px !important;
        height: 60px !important;
    }
    .seller-heading {
        font-size: 12px !important;
    }
    .fs-575-12 {
        font-size: 12px !important;
    }
    .fs-575-11 {
        font-size: 11px !important;
    }
    .warraty {
        font-size: 10px !important;
    }
    .about-item {
        font-size: 12px !important;
    }
    .specification-heading {
        font-size: 12px !important;
    }
    .fs-575-9 {
        font-size: 9px !important;
    }
    .ProgressmyBara {
        height: 10px !important;
    }
    .write-review-btn {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .py-575-5px {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .fs-575-20 {
        font-size: 20px !important;
    }
    .mb-575-5px {
        margin-bottom: 5px !important;
    }
}