.fashion_img6 {
    top: 50px;
    position: relative;
}


@media screen and (max-width:991px)  {
    .fashion_img5 {
        left: 105px !important;
    }

    .fashion_img7 {
        left: 93px !important;
        margin-top: -200px;
    }

    
}
@media screen and (max-width:1500px)  {
    .columns-ecommerce {
        display: grid;
        justify-content: center;
        grid-template-columns: 500px;
    }

    .fashion_img1 {
        top: 40px;
    }

    .fashion_img2 {
        left: -160px;
        top: 50px;
    }

    .fashion_img3 {
        top: -50px !important;
    }

    .fashion_img4 {
        display: none;
    }

    .fashion_img5 {
        min-width: 500px;
        left: -72px;
        position: relative;
        top: -50px;
        margin-top: -100px;
    }

    .fashion_img6 {
        min-width: 500px !important;
    }

    .fashion_img7 {
        min-width: 670px !important;
        left: -125px !important;
        top: -50px;
    }

    .fashion_img9 {
        left: -8px !important;
    }
}

@media screen and (max-width:767px) {
    .columns-ecommerce .display-1.mg-bottom-12px.ecommerce.hero {
        min-width: 520px;
    }

    .heading-8.ecommerce {
        font-size: 23px;
    }

    .fashion_img5 {
        left: 0px !important;
    }
}

@media screen and (max-width:580px) {
    .columns-ecommerce {
        
        grid-template-columns: 300px;
    }

    .columns-ecommerce .display-1.mg-bottom-12px.ecommerce.hero {
        min-width: 300px;
    }

    .fashion_img1 {
        left: -110px;
    }
}

@media screen and (max-width:540px) {
    .fashion_img1 {
        left: 0px;
    }

    .fashion_img3 {
       
        left: 0px !important;
    }

    .fashion_section1 {
        grid-template-columns: 322px;
    }

    .fashion_section1 .text-block-7.ecommerce {
        width: 300px;
    }

    .fashion_img5 {
        min-width: 300px !important;
    }

    .fashion_img6 {
        min-width: 300px !important;
    }

    .fashion_img7 {
        min-width: 400px !important;
        top: 0px !important;
        left: 0px !important;
       
    }
}

@media screen and (max-width:480px) {
    .fashion_img1 {
        top: -20px;
        left: -4px;
    }

    .w-col-5 {
        width: 95%;
    }

    .fashion_img3 {
       
        top: 40px !important;
    }

    .fashion_section1 {
        display: grid;
        grid-template-columns: 357px;
    }

    .fashion_img5 {
        top: 110px !important;
        margin-bottom: 120px;
    }

    .button-2.hero-alt._2.grund-b.fashion {
        margin: auto;
    }

    .fashion_img10 {
        top: -842px !important;
        left: -3px;
    }

    .fashion_section4 {
        
        padding-top: 100px !important;
    }

    #fashion_section5 {
       display: grid;
       justify-content: center;
       grid-template-columns: 300px;
       margin: auto;
    }

    #fashion_section5 .w-container {
        position: relative;
        left: 0px;
        margin-top: -160px;
    }

    .button.cta, .button-2.cta.b {
        min-width: 200px;
    }
}

