.phone-wrapper {
    display: flex;
}

.phone-code-lp-third, .phone-code {
    margin-right: 8px;
    display: none;
}

.phone-code-lp-third.visible {
    display: inline-block!important;
    height: 60px!important;
}

.phone-code.visible {
    display: inline-block;
    width: 31%!important;
    height: 60px!important;
}

.phone-code-lp-third.visible ~ .email-phone-lp-third {
    width: 55% !important;
}
