.chess-layout__item{display:flex;justify-content:space-between;margin-bottom:80px}.chess-layout__item.even{flex-direction:row-reverse}.chess-layout__item:last-child{margin-bottom:0}.chess-layout__item-description{flex:0 0 40%}.chess-layout__item-image{flex:0 0 50%}.visible-mobile{display:none}@media(max-width:768px){.visible-mobile{display:block;text-align:center;margin-bottom:20px}.chess-layout__item,.chess-layout__item.even{flex-direction:column}.chess-layout__item-image{order:1;margin-bottom:20px}.chess-layout__item-description{order:2}.chess-layout__item-description h3{display:none}.chess-layout__item-description p{width:100%;margin:0;text-align:center;max-width:unset}.chess-layout__item-image{text-align:center}}