@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}
