@media only screen and (max-width: 480px) {
  .#{$namespace}__body {
    padding: 6rem 3%;
  }
}
