.hs-iti {
    width: 100%;
    display: block;
}

.hs-iti .iti__country-container {
    z-index: 3;
}

.hs-iti > input,
.hs-iti input.iti__tel-input {
    width: 100%;
    box-sizing: border-box;
}

.hs-iti input.hs-phone-invalid {
    border-color: #dc3545;
}

.hs-phone-error {
    margin: .25rem 0 0;
}

.hs-phone-dial-hidden {
    display: none !important;
}
