@media(max-width:768px){

  .md-hero{
    background-image:none !important;
    background:#ffffff !important;
  }

}