#checkoutPayment label.inputLabelPayment+input[type="checkbox"],
#checkoutPayment label.inputLabel+input[type="checkbox"] {
  position: initial;
  margin-left: 0.5rem;
  opacity: 100%;
}