@media only screen and (min-width:576px) {

   
}

@media only screen and (max-width:768px) {
    .product__section .range_title{
        margin: 30px 0px 60px 0px !important;
        text-align: center;
    }
    .container2{
        width: 100%;
    }
    .product-card.discover-range-products_second_third{
        width:100%
    }
    .product-card.discover-range-products_second_fourth{
        width: 225px;
        height: 118px;
        right: 1%;
    }
    .product-card.product-card_second{
        width: 266px;
        height: 160px;
        top: 0;
    }
   .banner__style2  .container2 .pdg_0 {
        padding: 20px;
    }
    .img1_width{
        height:auto
    }
    .primary__btn{
        margin-bottom: 10px;
    }
    .shop__card--content{
        text-align: center;
    }
    main{
        overflow: hidden;
    }
    .mtmb_css{
        margin-bottom: 40px;
    }
    footer .header__shipping--text{
        text-align: left;
    }
     footer .pr-4 {
        padding-right: 0;
    }
    .footer__section{
        padding-bottom: 0rem;
    }
    .product__items--content__subtitle{
        font-size: 1.4rem;
    }
    .product__section--inner .mnul_box, .product__items--content{
        height: 270px;
    }
    .product__section--inner .mnul_box img, .product__items--img {
        width: 100%;
        height: 160px !important;
        object-fit: inherit;
        min-width: 100% !important;
    }
    .product__items--content {
        height: 114px;
    }
    .img_mnulwdth{
        height:auto
    }
    .about__content {
        text-align: left;
    }
    .flag_width img{
        width:32%
    }
    .about__section .msn_css{
        margin-top: 8%;
    }
    .about__section.section--padding{
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}