@media (min-width: 750px) {
  body {
    padding-left: 5px;
    padding-right: 5px;
  }
}