.AboutGamesSection{flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:100%;min-height:100vh;display:flex}@media screen and (max-width:1150px){.AboutGamesSection{flex-direction:column;margin-top:10rem}}@media screen and (max-width:768px){.AboutGamesSection{margin-top:3rem}}.AboutGamesWrapper{flex-direction:row;justify-content:center;align-items:center;gap:2rem;display:flex}@media screen and (max-width:1150px){.AboutGamesWrapper{flex-direction:column;margin-top:5rem}}.AboutGamesLeft,.AboutGamesRight{flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:1rem;width:100%;display:flex}.AboutGamesLeftIcon{width:250px;height:250px}
