.adaptive .head_gan {
    font-family: "Roboto", sans-serif;
    /* font-weight: 300; */
    text-shadow: 0 1px 0 rgb(234 16 16 / 50%);
    color: #f7f2f2;
    /* text-transform: uppercase; */
    font-size: 27px;
    line-height: 43px;
    border-bottom: 1px solid #f32929;
}
.adaptive .head_logo_wr {
    padding: 20px;
    bottom: 12px;
    /* width: 300px; */
    min-width: 300px;
    height: auto;
    min-height: inherit;
    max-height: 20%;
}