#mobile-notices {display:none;}

@media (max-width: 767px){
#mobile-notices {display:block!important;}
#desktop-notices{display:none!important;}
}

.tz-ort p { font-weight:bold;padding-bottom:0px!important;margin-top:15px;}
.tz-list {padding-left: 0px!important;margin-bottom:15px;}
.tz-list li::before {
    content: none!important;
}

.tz-list li:nth-child(even) { background: white; }

.tz-list li p{
    padding: 7px;
    margin: 0px!important;
}
.tz-list li {border-bottom: 1px solid #d4d4d4;background-color: #f5f5f5;}
.tz-art {width: 60%;float: left;}
.tz-time{width: 40%;float: left;}

.sticky .bd-layoutbox-16 {background: #ffe9e9!important; border: 0px solid #f2f2f2!important;border-radius: 10px; -webkit-box-shadow: 0 0 5px 2px #B8B8B8;box-shadow: 0 0 5px 2px #B8B8B8; }

@media only screen and (max-width: 480px)
{
.quick-call-hundeschule{
    display: inline!important;
}}

.rundes-bild img {
    border-radius: 50%!important;
    border: 4px solid #e5e5e5;
    padding: 20px;
    width: 245px!important;
}