/*
mandantenspezifisches css-file cms61: netto-null
*/

.flex-center-vertical--relative {
    position:relative;
}

.al-col-teaser h2, .al-col-teaser .h2, .al-col-teaser .h3, .al-col-teaser .h4, .al-col-teaser h3, .al-col-teaser h4 {
    margin-bottom: 1rem;
}

.flexmodule-service-standard .boxImgService img {max-width: 65%;}


.footer-main .cell {margin-top: .8em;}
.footer-main .al-align-right {text-align: left;}

@media print,screen and (min-width: 40em) {
    .flexmodule-service-standard .boxImgService img {max-width: 75%;}
    .footer-main .cell {margin-top: inherit;}
    .footer-main .al-align-right {text-align: right;}
}

@media print,screen and (min-width: 60em) {
    .flexmodule-service-standard .boxImgService img {max-width: 100%;}
}