@media (max-width:575px){
       .top_header{
            display: none !important;
       }   
       .dm_about_us_home h1{
        font-size: 40px;
       }
}