@media (max-width:768px) {
  footer{
   display: none !important;
  }
}
