.background_header_top {
    height: 250px;
    width: 100%;
    position: absolute;
    background-color: #F5AD00;
    z-index: -1;
    background-image: url(../images/sklad_3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0% 48%;
}