#aponotdienst{
    height: 42em;
}

@media screen and (max-width: 60em) {
    #aponotdienst{
        height: 72em;
    }
}