.chess__cell{position:relative}.chess__row:nth-child(even) .chess__cell:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.chess__row:nth-child(even) .chess__cell:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.chess__bg{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center}@media only screen and (max-width:560px){.chess__row .chess__cell:nth-child(1){-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.chess__row .chess__cell:nth-child(2){-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.chess__bg{position:static;height:auto;padding-top:50%}}.chess__content{display:table;width:100%;height:100%;table-layout:fixed;background-color:#efefef}.chess__inner{display:table-cell;vertical-align:middle;width:100%;height:27.45vw;padding:4% 23.47%}.chess__inner h3:not(:last-child){margin-bottom:36px}@media only screen and (max-width:1024px){.chess__inner{padding:5%}}@media only screen and (max-width:560px){.chess__inner{padding:10% 5%}}.chess__inner .button{margin-top:30px}