

@media (min-width: 1500px) {
    
}

@media (max-width: 1400px) {
   .about-us-section .about-image-2 {
    width: 372px;
    height: 552px;
   }
}

@media (max-width: 1200px) {
    .images-wrap {max-width: 700px; max-height: 431px;}
    .main-section p.text-content {font-size: 37px; max-width: 44%;}
        .about-us-section .about-image-2 {
        width: 302px;
        height: 438px;
    }
    .about-us-section .about-images-wrap {width: 45%;}
}

@media (max-width: 992px) {
    .images-wrap .right-top-image {right: 0;}
    .images-wrap .bottom-right-image {max-width: 250px;}
    .images-wrap .right-top-image {max-width: 150px;}
    .product-name {font-size: 35px;}
    .about-us-section .about-image-2{
        width: 228px;
        height: 328px;
    }
        
}

@media (max-width: 768px) {
    .main-section p.text-content {max-width: 71%;}
    .product-name {font-size: 28px;}
    .about-us-section .about-image-2{display: none;}
    .about-us-section .text-wrap {max-width: 100%;}
    .about-us-section .about-images-wrap {max-width: 80%; width: 100%; margin: auto;}
    .newsletter-section .arrow-text {font-size: 21px;}
    .left-box {width: 100%;}
   .right-box {width: 100%;}
   .about-us-section {padding-block: 70px;}
   .about-us-section {margin-top: 50px}
}

@media (max-width: 576px) {
   .newsletter-section .arrow-text {text-align: center;}
   .newsletter-section {padding-top: 3rem !important;}
   

    
}

@media (min-width: 1401px) {
    
    
}

