.game-container{margin-bottom:4rem;display:flex;justify-content:space-between;flex-flow:row nowrap;padding-bottom:4rem;border-bottom:1px solid silver}.game-container:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.game-screenshot{flex:1 1 40%;width:40%}.game-copy{flex:1 1 60%;width:60%;font-weight:300;line-height:1.875em;font-size:16px}h2.game-title{font-family:"effra",sans-serif;font-size:36px;font-weight:500;line-height:1.27em;margin-bottom:0;color:#4e5053}.game-subtitle{font-size:20px;font-weight:500;line-height:1.5em;margin-bottom:15px;color:#4e5053}ul.game-description{padding-left:1.2em}ul.game-levels{display:flex;justify-content:flex-start;flex-flow:row wrap;list-style:none;padding:0}ul.game-levels li{margin-right:8px}.game-levels a.btn-secondary{background:#f8a344;color:#fff}.game-levels a.btn-secondary:hover{background:#7dc85f;color:#fff !important}.circled-img{background-size:cover !important;background-position:center center;border-radius:50%;width:80%;height:0;padding-top:80%;position:relative;margin:0 auto}@media screen and (max-width:768px){#slanted-hero{padding-top:50px}.game-container{flex-flow:column nowrap}.game-container .game-screenshot{padding:0;margin-bottom:50px !important;text-align:center;display:block !important;border:0;width:100%;flex:1 1 auto}.game-container .circled-img{width:75%;padding-top:75%}.game-container .game-copy{width:100%;flex:1 1 auto}}@media only screen and (max-width:415px){h2.game-title{font-size:26px}.game-subtitle{font-size:18px}ul.game-levels{flex-flow:column nowrap}.game-levels a.btn-secondary{width:100%}ul.game-levels li{margin-right:0}}