@media (max-width: 768px) {
    .i-hey-r .i-hey {
        padding: 60px 20px 0;;
        min-height: 360px;
    }

    .i-hey-r .i-hey p {
        padding: 30px 20px;
    }

    .min500 {
        min-height: 320px !important;
    }

    .ab-previews {
        padding-left: .5rem;
    }

    .ab-container .ab-preview {
        margin-left: 0;
    }

    .i-hey-r .i-hey p, p {
        font-size: 0.8rem !important;
    }

    .shop-cart {
        flex-wrap: wrap;
    }

    .shop-cart .cart-price {
        padding-left: 5px;
    }

    .for-p .product .p2-title .sr-title1 {
        font-size: 1.1rem
    }

    .for-p .product .p2-title .sr-subtitle {
        font-size: 0.8rem;
    }

    .shop-all .all-left .all-title {
        margin-top: -30px;
        justify-content: left;
        padding: 50px 0 70px 40px;
    }

    .for-p .product-p .product img {
        transform: scale(1.2);
    }

    .shop .header {
        height: 75px;
    }

    .ab-pre-content h3 {
        top: -32px;
    }

    .ab-container .ab-preview .ab-pre-content, .ab-container .ab-preview .ab-preview2 .ab-pre-content {
        width: 65%;
    }

    .ab-container .ab-preview2 .ab-pre-img {
        margin-right: 2%;

    }

    .ab-container .ab-preview2 .ab-pre-content {
        left: 7%;
    }

    .ab-container .ab-preview .ab-pre-content .ab-pre-cc2 {
        padding-top: 1rem;
    }

    .product-p .product-green-title .p2-title {
        line-height: 1.2;
    }
    .index-top-btn{
        height: 55px;
        text-align: left;
    }
    .index-left-last{
        font-size: 12px;
    }
}