@media all and (min-width: 980px) {
  .button-1 {
    top: 65%;
  }
  .button-2 {
    top: 51%;
  }
}