.uvc-heading .uvc-main-heading h1 {
    font-weight: 300 !important;
    font-size: 34px !important;
    line-height: 44px !important;
}

.uvc-heading .uvc-main-heading h2 {
    font-weight: 300 !important;
    font-size: 34px !important;
    line-height: 44px !important;
}

.uvc-heading .uvc-main-heading h3 {
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 28px !important;
}

.uavc-list-icon li {
    list-style: none !important;
    line-height: 1.4em !important;
}

.uavc-list-content {
    margin-bottom: 13px !important;
}

.reduzierter-zwischenraum .uavc-list-content  {
    margin-bottom: 7px !important;
}

.wpb_single_image.wpb_content_element { margin-bottom: 20px !important;}

.box-blau { color: #fff !important; }



@media only screen and (max-width: 767px) {

.uvc-heading .uvc-main-heading h1 {
    font-weight: 700 !important;
    font-size: 24px !important; 
    line-height: 32px !important; 
} 

.uvc-heading .uvc-main-heading h2 {
    font-weight: 700 !important;
    font-size: 24px !important; 
    line-height: 32px !important; 
} 

.uvc-heading .uvc-main-heading h3 {
    font-weight: 700 !important;
    font-size: 18px !important; 
    line-height: 26px !important; 
} 

}