.hat_block {background: #fff;}
.hat_block .logo {position: static;}
.wrap {
        padding-top: 270px;
    }
@media (max-width: 991px) {
.top_block {position: static;}
.wrap {
        padding-top: 0px;
    }
}