@charset "UTF-8";

@media only screen and (max-width : 768px) {
    #contmain {
        background-color: black !important;
    }
}