@media (min-width: 992px) {
  .hd-row1 > .wpb_column:last-child .btn-single-wrap > a {
    width: 130px;
    max-width: none;
    margin-left: calc(50% - 65px);
    white-space: nowrap;
  }
}