@media (max-width: 840px) {
    #breadcrumbs a:not(:first-child)::before,
    #breadcrumbs span:not(:first-child)::before {
        padding-right: 2px;
    }
    #breadcrumbs a, #breadcrumbs span {
        line-height: 1.1;
        margin-right: 2px;
        padding: 0;
    }
}
#top .hero p {
    font-size: 1rem;
    font-weight: bold;
}
#top #start #item h1 {
    display:none;
}
#top #start #item h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}
