.btn.btn-light.action-button.button-red:hover {
  background-color: blue;
}

@media (min-width:576px) {
  .col-xl-5 {
    /*-ms-flex: 0 0 41.666667%;*/
    /*flex: 0 0 41.666667%;*/
    /*width: 100%;*/
    height: 300px;
    padding: 20px 0px;
  }
}

#PayFastAmount {
  margin-bottom: 30px;
  border-radius: 5px;
  padding: 1px;
}

#PayFastAmountLabel {
  margin-bottom: 30px;
  margin-right: 35px;
}

.above-button {
  text-align: center;
}

