@media screen and (max-width: 1024px) {

  .content {
    padding: 0 16px;
  }

}
