.text {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1000px;
    min-width: 100%;
    height: 52px;
    margin: 0 auto;
    background: url(/images/marketing/roa_landing_27/en/text.png) no-repeat top center;
    background-size: contain;
}

.s_ok {display: none}
.s_vk {display: none}

