.gameIcons-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:30px 0 30px 0}.gameIcon{display:flex;flex-direction:column;justify-content:center;text-align:center;margin:10px 0 10px 0;width:calc(100% / 8 - 20px)}@media(max-width: 992px){.gameIcon{width:calc(100% / 4 - 4px)}}@media(max-width: 768px){.gameIcon{width:calc(100% / 2 - 4px)}}.gameIcon--top img{cursor:pointer;margin:0}.gameIcon--bottom{font-size:16px;color:#fb1354;font-weight:500}
