@media (min-width: 300px) {
  section {
    margin-bottom: 100px;
  }
}

