@media only screen and (max-width: 767px)
{
.header-txt{

color:#fff !important;
padding-top:74px;

}
.header-txt1{
   color:#fff !important; 
}

}

.module-hide{
display:none;
}