input, select, textarea {
    max-width: 100%;
}
input[type=checkbox], input[type=radio] {
    width: auto;
}

.mobile_yes {
    display: block !important;
}
.mobile_no {
    display: none !important;
}

.a_logo {
    margin: 20px;
}

.d_menu {
    text-align: center;
}
.d_menu form {
    display: none;
}

.d_banner img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    height: auto !important;
}