.p_page_main_contacts h2 {
    margin: 0 0 .5em;
}

.p_page_main_contacts h3 {

}

.important {
    font-size: 1.3em;
    margin-bottom: 0em;
}

.important span {
    color:#9e1919;

}

.contacts__mapBlock {
    height: 400px;
    border-radius: 5px;
    box-shadow: var(--ui-shadow-input);
    overflow: hidden;
    padding: 2px;
    width: 100%;
    /* max-width: 1170px; */
}

.contacts__mapBlock ymaps {
    border-radius: 5px;
}

.contactsBlock {
    font-size: 16px;
}

.contactsBlock ul li {
    line-height: 2em;
}
