

@media print, screen and (min-width: 768px){
.rwd-section-group-headline .rwd-subtext.subtext0{
    margin:0!important;
}
.rwd-section-group-headline .rwd-subtext{
    font-weight: normal;
}
.rwd-section-group-headline.rwd-border-left{
    border-left: 10px solid #046d9a!important;
}
.rwd-section-group-headline.rwd-large span:first-child{
    font-size: 2.6rem;
}
}

@media screen and (max-width: 767px){
.rwd-section-group-headline .rwd-subtext{
    font-weight: normal;
}
.csr-main h3 span {
    font-size: 1.8rem!important;
}
.rwd-section-headline.rwd-border-all {
    padding-bottom: 6px!important;
}
.rwd-section-group-headline.rwd-border-left{
    border-left: 8px solid #046d9a!important;
}
}