.auth .inquiry_image {
    display: flex;
    justify-content: center;
}

.auth select.form-control {
    height: 50px !important;
}

#msg_send {
    display: none;
}