.grayBg {
    background: #ECEDEF !important;
    border: none !important;
    border-radius: 0 !important;
}

label {
    font-size: 16px !important;
}

@media only screen and (max-width: 767px) {
    #formGrid {
        padding: 5px !important;
    }
}