.chess-wrapper{align-items:center;display:flex;justify-content:space-between}.chess__description{font-size:16px;max-width:500px}.chess__description h2,.chess__description h3{margin-bottom:12px}.chess__image{max-width:603px}.chess__image img{display:block;height:100%;width:100%}@media (max-width:1200px){.chess-wrapper{gap:60px}}@media (max-width:768px){.chess-wrapper{flex-direction:column-reverse;gap:30px}.chess__description{flex:unset;min-width:0;width:90%}.chess__description h2,.chess__description h3{text-align:left}.chess__image{max-width:100%}}