@media screen  and (max-width:576px){
    .bg-banner p ,.to_ani {
        text-align: center   !important;
    }
    .sec-banner h2{
        font-size: 35px;
    }
    .sec-banner  {
       padding: 20px !important;
    }
    .pill_img{
        display: none;
    }

    .block2-pic{
        height: 300px;
    }
    .p-b-140{
        padding-bottom: 10px;
    }
    .isotope-grid{
        height: 1011.75px;
    }
    .abc_wid{
        width: 100% !important;
     }
     .abc_wid{
        position: static !important;
     }
     .mirror_img_css{
        height: 400px;
     }
     .hei{
        height: 90vh !important;
     }
}


@media screen  and (max-width:576px){
   .bb h2{
       font-size:3.5rem !important;
      
   }
}


