.logo-movie{
    height: 210px;
    width: 100%;
    top: 0px;
    left: 0;
    position: absolute;
    background: url(/img/survivor/logo_en.png) center center no-repeat;
    background-size: contain;
    z-index: 0;
}


