#Subheader {
    background-color: rgba(255,0,0,0.7);
}

@media only screen and (min-width: 480px) and (max-width: 767px){
h2 {
    line-height: 37px !important;
}}

@media only screen and (min-width: 480px) and (max-width: 767px){
h3 {
    line-height: 38px !important;
}}

@media only screen and (min-width: 480px) and (max-width: 767px){
.h3 {
    line-height: 38px !important;
}}

.grecaptcha-badge {
display:none !important;
}



@media only screen and (min-width: 480px) and (max-width: 767px){
.cnb-single.cnb-left {
    bottom: 30px !important;
    left: 30px !important;
}}