@media screen and (max-width:767px) {
    .animate_img1 {
        margin: auto;
    }

    .w-col-6 {
        display: grid;
        justify-content: center;
    }
}


@media screen and (max-width:345px) {
    .animate_img1 {
        width: 250px;
    }
}

@media screen and (max-width:410px) {
    .animate_img  {
        width: 300px;
    }

}


@media screen and (max-width:767px) {
    .div-block-2.zenrush {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        display: flex
;
    }
}

@media screen and (max-width:479px) {
    .grid-14.benefits._2 {
        grid-template-columns: 1fr;
    }

    .div-block-benefits._2 {
        margin-left: 0px;
    }
}

@media screen and (max-width:400px) {
    .time-wrap {
        width: 85%;
    }

    .scroll-hero-2 {
        width: 85%;
    }
    .img-hero-2 {
        min-height: 25vh;
    }

    .w-layout-grid {
        display: block !important;
    }
    .grid-17.zenfulfillment {
        grid-column-gap: 0px !important;
    }

 

    #w-node-_8c4049fe-9375-a9a5-da76-ba8a32fa0b02-82d92dde, #w-node-fcc45f6f-4048-d0d2-0aa5-32f41b8b3bee-82d92dde, #w-node-a8f7bfb6-5c2c-d021-bfdd-ec880cd6c0fa-82d92dde, #w-node-c704ef74-4fed-3fe4-2178-25acbe61b856-82d92dde, #w-node-e8c0dbd0-7219-c82d-b975-d4a514927123-82d92dde {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:610px) {
    .w-col-small-small-stack1 img{
        min-width: 100px;
    }

    .grid-17.zenfulfillment {
        grid-column-gap: 20px;
    }
}

@media screen and (max-width:480px) {
    .inner-container._500px {
        padding-left: 0;
    }

    .features-landing.benefits {
        width: 300px;
    }

    h1 strong {
        width: 303px !important;
    }
} 

h1 strong {
    width: 400px;
}

@media screen and (max-width:440px) {
    .text2 {
        width: 303px;
    }
}

@media screen and (max-width:650px) {
    .grid-14 {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width:960px) {
    .div-block-62 {
        margin-left: 40px;
    }

    .w-col-6 {
        display: block;
    }

    .item1 {
        grid-column-start: 1;
        grid-column-end: 2;
        
        grid-row-end: 5;
       
        grid-row-end: 4;
    }

    .columns-3 {
       display: grid;
       grid-template-columns: 1fr;
       justify-items: center;
    }

    .item3 {
        min-width: 200px;
        max-width: 75%;
        right: 0px;
    }

    .mg-bottom-34px {
        width: 400px;
    }

    .grid-17 {
        margin-bottom: 60px;
    }

    .grund-b {
        align-items: center;
    }

    .inner-container._500px {
        padding-left: 0;
    }
}

