.__d-none {
    display: none !important;
}
#content h2,
#content h3,
#content h4,
#content legend {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: #212121;
}
#content p {
    margin-bottom: 15px;
}
#content .__contacts-items + div .__medium-title + p:last-child {
    margin-bottom: 30px;
}
@media (min-width: 991px) {
    .breadcrumb {
        margin: 20px 0 25px;
    }
}