.woocommerce form .form-row.address-field .select2-container {
    width: 100% !important;
}
#billing_address_2_field>label {
    width: inherit !important;
    opacity: 1 !important;
}