main > div > section{
    display: none;
}
main > div > section.contact-menu-wrapper{
    display: block;
}
.contact-menu-wrapper__list  li{
    cursor: pointer;
}
.contact-with-spokesman-wrapper{
    margin-top: 40px;
    padding-top: 20px;
}