#caform {
    display: none;
    background: url("https://www.theautohost.com/_clients/BRHO/pages/BRHO93951/images/bg-img.jpg") no-repeat;
    background-size: cover;

}
#caform form {
    background: rgba(255, 255, 255, 0.7);
}

#caform form label {
    color: #000000;
}

.caform form p.dislaimer {
    color: #000000 !important;
}

.cacontainer h2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;

}


@media (max-width: 600px) {
    #caform-launcher {
        font-size: 16px !important;
    }
}