@media only screen and (min-width: 10px) {
  body {
    padding: 0 !important;
  }
}
