.register-phone-code__select {margin-right: 1rem; width: auto; appearance: auto;}
.register-phone-otp__wrapper {display:flex;}
.register-phone-otp__button {margin-left:1rem; width: 80%;}
@media screen and (min-width: 750px) {
    .register-phone-otp__button {margin-left:1rem; width: 30%;}
}

.register-birthMonth__select {appearance: auto;}
.register-consent-field {display: flex; align-items: flex-start; gap: 1rem;}
.register-consent-checkbox {margin-top: 0.5rem;}
.register-consent-span {flex: 1; text-align: left;}