@media screen and (max-width:1500px) {
    .merchandise_img1 {
        top: 40px;
        position: relative;
    }

    .merchandise_img2 {
        margin-bottom: -100px;
        margin-top: -100px;
        left: -74px !important
    }

    .merchandise_img3 {
        min-width: 500px !important;
    }

    .merchandise_section1 {
        margin-top: -250px !important;
    }

    .merchandise_img4 {
        top: -50px;
        margin-top: -200px;
    }

    .merchandise_img5 {
        min-width: 500px !important;
    }

    .merchandise_section2 {
        margin-top: -200px !important;
    }

    .merchandise_img6 {
        left: -77px !important;
        margin-top: -180px;
        top: -50px !important;
    }
}

@media screen and (max-width:480px) {
    .merchandise_img1 {
      margin-bottom: 100px;
    }

    .merchandise_img2 {
      
        margin-top: 190px !important;
       
    }

    .merchandise_h1 {
        margin-left: -15px !important;
    }

    .merchandise_section1 {
        margin-top: 120px !important;
    }

    .merchandise_img4 {
        top: 0px !important;
        margin-top: 50px;
        
    }

    .merchandise_section2 {
        margin-top: 120px !important;
    }

    .cosmetics_section1 .display-1.mg-bottom-12px.ecommerce {
        margin-left: 0px;
    }

    .merchandise_img6 {
       margin-top: 50px;
       margin-bottom: -20px;
       
    }

    .merchandise_h1_t2 {
        margin-left: 104px !important;
    }

}

@media screen and (max-width:991px)  {
    .merchandise_img2 {
      
        left: 110px !important;
        top: -115px !important;
    }

    .merchandise_img6 {
        left: 105px !important;
       
    }
}


@media screen and (max-width:767px)  {
    .merchandise_img2 {
      
        left: 0px !important;
       
    }

    .merchandise_img6 {
        left: 0px !important;
       
    }
}
@media screen and (max-width:540px) {
    .merchandise_img3 {
        min-width: 300px !important;
        margin-bottom: -150px;
    }

    .merchandise_img4 {
        top: 0px !important;
        
    }

    .merchandise_img5 {
        min-width: 300px !important;
    }
    
}

