.microsite-dtc .sgp-check-business .form-type-checkbox {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .microsite-dtc .sgp-check-business .form-type-checkbox {
    flex-basis: 50%;
  }
}

.microsite-dtc .webform-options-display-one-column label {
  line-height: 1.5;
}

.microsite-dtc .form-item-microsite-dtc-sales-channel-others .sgp-checkout__checkbox {
  margin-bottom: 0 !important;
}

.microsite-dtc .sgp-text-box { 
  display: none;
}
.webform-submission-business-enquiry-form .sgp-checkbox #by_clicking_submit_you_acknowledge_and_accept_singapore_post_ltd-error, #yes_i_would_like_to_receive_marketing_communications_from_singap-error {
    position: absolute;
    width: 200px;
    top: -20px;
}