.mhsc-complete-btn-top {
  display: inline-block;
  font-size: 14px;
  min-height: 44px;
  line-height: 1.9;
}

@media acreen and (max-width: 749px) {
  .mhsc-complete-btn-top {
    font-size: 13px;
  }
}
