/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/


.block_wrapper {
    margin: 0px auto !important;
    padding: 0 20px;
    position: relative;
    display: block;
    max-width: auto !important;
}

.block_wrapper {
    /* padding: 0 30px !important; */
    /* width: 100%; */
    margin: 0 20px !important;
    display: block;
}

.slide_info_block_container {
    left: 5%;
}

.heade_logo img {}

.head_logo img {
    width: 190px;
}

.head_logo {
}

.head_grid {
    grid-template-columns: 200px 1fr;
}

ul.header__list li a {
    font-size: 1.2rem;
}

.header_info {
    font-size: 1.3rem;
    padding-top: 10px;
}

.director_block_helper blockquote::before {
    /* left: 30px; */
}

.year_item a>span {
    font-size: 2rem;
}

.benefit_description span {
    font-size: 1.3rem;
    min-width: 350px;
}

.header__burger.burger {
    display: none;
}

span.map_info {
    font-size: 1.3rem;
    line-height: 1.9rem;
}

.header_info_mobile {
    display: none;
}

#cert_info_form{
        left: calc(50vw - 512px) !important;
}