.gbst-calculator {
  margin:auto;
  display:flex;
  justify-content:center;
}

.gbst-calculator > div {
  max-width: 100% !important;
}