/*menu 2 cols*/
@media screen and (min-width: 1024px) {
    .nav-9 .level0.submenu {
        max-height: 400px
    }
}

@media screen and (min-width: 768px) {
    .navigation .level0.parent > .level-top {
        padding-right: 5px !important;
    }
}

.mobile-phone {
    background: url('/pub/media/wysiwyg/system/de-tel-hours.png') no-repeat center;
    width: 90px;
    height: 26px;
}
