
@media (max-width: 767px){
  body{
  overflow-x: auto!important;
  overflow-y: auto!important;
  }
}