.css-relative-top {
  top: 300px;
}

@media (min-width: 1280px) {
  .css-relative-top {
    margin-bottom: 300px;
  }
}