@media only screen and (max-width: 768px) {
    .main-tag-in-bnner {
        
        transform: translate(-24%,-50%);
        
    }
    .main-tag-in-bnner h2{
            font-size: 1.5rem;
    }
    .main-tag-in-bnner h3{
            font-size: 1.5rem;
    }
    .img-2-2 img{
        top: 50%;
        right: 0;
    }
    .img-2-1{
        margin-bottom: 200px;
    }
    .hol-mp .col-lg-6:last-child {
      margin-bottom: -40px;
    }
    
    .man-f-ttl{
        margin-left: 60px;
    }
    .man-f-ttl img{
        position: absolute;
        transform: translateX(-55px) !important;
    }
    .why-font{
        font-size: 3rem;
        margin-bottom: 20px;
    }
    .why-font .material-icons {
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        transform: translate(-30%,-80%) !important;
    }
    .footer-logo{
        width: 100px;
        padding-bottom: 0;
    }
    .company-contact h4{
        font-size: 1rem;
    }
    .social-media a{
        font-size: 17px;
    }
    .social-media li a i{
        padding: 5px 10px;
    }
    .ft-connect{
        bottom: 30px;
    }
    nav li{
        text-align: right;
    }
    .navbar-toggler .material-icons{
        font-size:  35px;
        transform: translate(10px, 10px);
    }
    
    
    .nutr-h{
        font-size: 2.5rem;
        top: -25px;
    }
    .hol-m h4{
        font-size: 1rem;
    }
    .hol-m h3{
        font-size: 2rem;
    }
    
}