.contact-homepage .fp-tableCell .container form div.phone_wrapper .iti .iti__flag-container .iti__selected-flag {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
}
.contact-homepage .fp-tableCell .container form div.phone_wrapper .iti {
    display: flex !important;
    flex-direction: row !important;
}
.iti__country-list {
    background: #fff !important;
}
.contact-homepage .fp-tableCell .container form > div > div input {
    padding-left: 0px !important;
}