.chess-row{align-items:center;display:flex;gap:32px;margin-bottom:32px}.chess-img{flex:1 1 40%}.chess-img,.chess-text{box-sizing:border-box;padding:0 16px}.chess-text{flex:1 1 60%}.chess-row.reverse{flex-direction:row-reverse}@media (max-width:768px){.chess-row,.chess-row.reverse{flex-direction:column;gap:0;text-align:center}.chess-img,.chess-text{padding:8px 0}.chess-img img{display:block;height:auto;margin:0 auto;max-width:100%!important;width:100%!important}}