

/* Start:/assets/build/css/gorodskaja-ekonomika.css?17078206991344*/
h2.head-h2.base__head-h2.base__head-h2--m-t.custom-h2{
    margin-top: 40px; 
    margin-bottom: 50px; 
    background-color: #f3f3f3; 
    padding: 0 15px;
}

.block-instruments{
    display: flex; 
    justify-content: space-between;
}

.custom-img{
    max-width: 100%;
}

.img-1{
    padding: 40px 0 10px;
}

.img-2{
    padding: 10px 0 50px;
}



.curators-list {
    outline: none;
    border: 1px solid #f1f1f1;;
    padding: 10px;
    color: #2f444e;
    cursor: pointer;
}

.curators-wrap {
    padding: 30px 0 60px;
}

.curator-right {
    padding: 15px 15px 15px 30px;
}

.curator {
    display: flex;
}

.curator-name {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}

.curator-contacts {
    font-size: 20px;
    margin-top: 15px;
}

.curator-contacts a {
    text-decoration: none;
}


@media (max-width: 480px){
    .block-instruments{
        display: block; 
    }

    h2.head-h2.base__head-h2.base__head-h2--m-t.custom-h2{
        margin-top: 15px; 
        margin-bottom: 20px; 
    }
    .img-1{
        padding: 20px 0 10px;
    }

    .img-2{
        padding: 10px 0 30px;
    }

    .curator-right {
    padding: 0 20px;
    }

    .curator-name {
    font-size: 22px;
    line-height: 30px;
    max-width: 200px;
    }

    .curator-contacts {
    font-size: 18px;
    margin-top: 15px;
    }
    
}
/* End */
/* /assets/build/css/gorodskaja-ekonomika.css?17078206991344 */
