#OtherAmount {
    max-width: 150px;
    min-width: 80px;
}
#OtherAmount.otherAmount.mask-dollar-cents {
  padding-left: 1.9em;
  }

@media screen and (max-width: 767px) {
  .mobile-center {
    text-align: center;
  }
}