.wrapper-test__top {
    background: #fad630 url("/shakhtertest/img/bg-screen-finish.png") top left repeat-x;
    transition: all 2s;
    background-size: auto 100%;
}
.wrapper-test__top.animate{
    background-position: top center !important;
}