.lenta-9may {
    position: absolute;
    top: 0;
    left: 300px;
    width: 65px;
    height: 65px;
    background:url(/images/lenta-9may.png) no-repeat
}
@media (max-width: 512px) {
    .lenta-9may {
        position: absolute;
        top: 0;
        left: 190px;
        width: 65px;
        height: 65px;
        background:url(/images/lenta-9may.png) no-repeat
    }
}

@media (max-width: 376px) {
    .lenta-9may {
        position: absolute;
        top: 0;
        left: 175px;
        width: 65px;
        height: 65px;
        background:url(/images/lenta-9may.png) no-repeat
    }
}