/* Checkout login form - full width inputs */
.checkoutRegisterForm .hkform-group .textInput {
    grid-column: 1 / -1;
}