.mb_bath_tissue {
    background-image: url('https://cdn10.bigcommerce.com/s-f0kl1/product_images/uploaded_images/toilet-paper-12-double-rolls.jpg?t=1595554613') !important;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center !important;
}

.mb_diffuser {
    background-image: url('https://cdn10.bigcommerce.com/s-f0kl1/product_images/uploaded_images/diffuser2.jpeg?t=1595612809') !important;
    background-size: contain 100vh !important;
    background-repeat: no-repeat;
    background-position: center !important;
}

.mb_wind_chimes {
    background-image: url('https://cdn10.bigcommerce.com/s-f0kl1/product_images/uploaded_images/zaphir.jpg?t=1595554614') !important;
    background-size: contain 100vh !important;
    background-repeat: no-repeat;
    background-position: center !important;
}

.mb_bedding {
    background-image: url('https://cdn10.bigcommerce.com/s-f0kl1/product_images/uploaded_images/banner-category-beddiing-02.jpg') !important;
    background-size: contain 100vh !important;
    background-repeat: no-repeat;
    background-position: center !important;
}

.mb_move_up_1 {
    margin-top: -1% !important;
}

.mb_move_up_2 {
    margin-top: 0% !important;
}

.mb_move_up_3 {
    margin-top: 0% !important;
}

.mb_move_up_4 {
    margin-top: 0% !important;
}

.mb_custom_move {
    margin-top: 0% !important;
}

.ContainerFooter {
    margin-bottom: 10% !important;
}  

@media only screen and (max-width: 869px) and (min-width: 768px) {
    .category_section_products {
        display: flex;
        flex-direction: column;
        width: 100% !important;
    }

    .mb_column_reverse {
        flex-direction: column-reverse;
    }

    .mb_bath_tissue {
         margin-bottom: 20%;
    }

    .mb_diffuser {
         margin-top: 0%;
    }

    .mb_custom_move {
         margin-top: -1% !important;
    }

    .mb_wind_chimes {
         margin-bottom: 20%;
    }

    #PagesMenu {
         margin-top: 20%;
    }

    .BlockContent {
         margin: 0 !important;
         padding: 0 !important;
    }
}

@media only screen and (orientation: landscape) {
    .category_section_products {
        display: flex;
        flex-direction: row !important;
        width: 100% !important;   
    }
    .mb_bath_tissue {
        margin-top: 0% !important;
    }
    .mb_diffuser {
        margin-top: -25% !important;
        margin-bottom: 9% !important;
    }
    .text_updated_category {
        margin-bottom: 0% !important;
    }
    .image_updated_category.mb_diffuser {
        margin-top: -5% !important;
    }
    .mb_wind_chimes {
        margin-top: -10% !important;
    }
    .BlockContent {
         margin: 0 !important;
         padding: 0 !important;
    }
    .image_updated_category.mb_wind_chimes {
         margin-top: -0% !important;
    }
    .image_updated_category.mb_diffuser {
    margin: 0% !important;
    height: auto;
}


.text_updated_category {
    margin: 0 !important;
    height: auto;
}

.text_updated_category {
    margin: 0;
}

.image_updated_category.mb_bedding {
    height: auto;
    margin: 0;
}

.category_section_products.mb_move_up_1.mb_custom_move {
    margin-top: -1% !important;
}
.image_updated_category.mb_wind_chimes {
    margin: 0 !important;
    height: auto;
}
}

.center_banner_text {
    margin-top: 3% !important;
}

@media screen and (max-width: 1024px) {
    .center_banner_text {
        width: 75% !important;
        margin-left: 13% !important;
        margin-top: 6% !important;
    }
}


@media only screen and (max-width: 767px) {
    .category_section_products {
        display: flex;
        flex-direction: column;
        width: 100% !important;
    }

    .mb_column_reverse {
        flex-direction: column-reverse;
    }

    .mb_bath_tissue {
         margin-top: 56%;
         margin-bottom: 20%;
    }

    .mb_diffuser {
         margin-top: 5% !important;
    }

    .mb_custom_move {
         margin-top: -10% !important;
    }

    .mb_wind_chimes {
         margin-top: 25% !important;
         margin-bottom: 20%;
    }

    #PagesMenu {
         margin-top: 20%;
    }
}

