.games__category{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid #fff}.games__img{width:300px;height:300px;margin-right:50px;text-decoration:none}.games__img img{max-width:100%;max-height:100%}.games__content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.games__title{font-size:2.25rem;font-weight:900;text-decoration:none;text-transform:uppercase;color:#fff;margin-bottom:10px}.games__title:hover{color:#ff281d}.games__description{-webkit-box-flex:1;-ms-flex:1;flex:1}.games__link{text-decoration:none;background-color:#ff281d;color:#fff;border-radius:5px;padding:5px 50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:20px}.games__link:hover{opacity:.75}@media screen and (max-width:768px){.games__img{width:200px;height:200px}.games__title{font-size:1.5rem}}@media screen and (max-width:432px){.games__category{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.games__img{margin-right:0;margin-bottom:10px;width:auto;height:auto}}