.game-image{
    position: relative;
    background-image: url(../Images/stairs.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 25px;      
}