.game-banner-container{align-items:flex-start;background-size:cover;display:flex;height:700px;justify-content:center}.game-banner-content{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.game-banner-container .game-banner-content{max-width:640px;padding-top:60px}.game-banner-container .game-banner-content a{align-items:center;background:#ce1126;border-radius:10px;color:#fff;display:flex;font-size:18px;font-weight:800;height:52px;margin-top:10px;padding:15px 30px}@media only screen and (min-width:600px){.game-banner-container{align-items:center;flex-direction:column;height:500px}.game-banner-container .game-banner-content{padding-top:0}}@media only screen and (min-width:768px){.game-banner-container{flex-direction:unset;justify-content:flex-start}.game-banner-container .game-banner-content{padding-left:55px}.game-banner-container .game-banner-content a{font-size:25px;line-height:22px}.game-banner-content img{max-width:100%}}