@media only screen and (max-width:575px) {
.fs-19{
    font-size: 16px !important;
}
.section-heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px !important;
    line-height: 25px;
    color: #222222;
}

.phone-banner1, .phone-banner2,.phone-banner3, .phone-banner4 {
    height: 230px !important;
    width: 100%;
    object-fit: fill;
    border-radius: 5px;
}

.furniture-img-1,.furniture-img-2,.furniture-img-3,.furniture-img-4 {
    height: 200px;
    width: 100%;
    object-fit: fill;
}
.phone-banner5 {
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: left;
    border-radius: 5px;
}
    .mb-sm-0 {
        margin-bottom: 0px !important;
    }
    .mb-sm-1 {
        margin-bottom: 0.25rem!important;
    }
    /* .slick-slide img {
        padding-left: 0px !important;
        padding-right: 0px !important;
    } */
    .subcategory {
        margin-top: -68% !important;
    }
    .aiz-carousel {
        padding-top: 0px !important;
    }
    /* .home-banner-area {
        height: 350px;
    } */
    .home_banner2_images {
        margin-top: 50px !important;
    }
    .card-group {
        display: flex;
        flex-flow: row wrap;
    }
    .dealcardsubheading {
        font-size: 13px;
    }
    .h-575-100 {
        height: 100px !important;
    }
    .deals-of-the-day img {
        height: 250px;
    }
    .section-heading {
        font-size: 15px;
    }
    .bs-image-text {
        font-size: 15px;
    }
    .bs-image-text {
        bottom: -2%;
        left: 8%;
        font-size: 12px;
        font-weight: 500;
    }
    .h-md-210px, .size-md-210px {
        height: 150px;
        object-fit: contain;
    }
    .mt-350 {
        margin-top: 75% !important;
    }
    .pl-575-5px {
        padding-left: 5px !important;
    }
    .pr-575-5px {
        padding-right: 5px !important;
    }
    /* .list-unstyled >:nth-child(4) {
        margin-top: 10px;
    }
    .list-unstyled >:nth-child(5) {
        margin-top: 10px;
    }
    .list-unstyled >:nth-child(6) {
        margin-top: 10px;
    } */
    .bs-images {
        height: 130px;
    }
    .h-575-450 {
        height: 450px;
    }
    .mb-30px {
        margin-bottom: 15px;
    }
    .h-575-415 {
        height: 415px;
    }
    .h-285 {
        height: 200px;
    }
    .d-575-none {
        display: none;
    }
    .d-575-block {
        display: block !important;
    }
    .order-575-2 {
        order: 2;
    }
}