.columns-cee02b9{align-items:flex-start;display:flex;}.columns-cee02b9 > div:nth-of-type(1){grid-column: 1 / 2;grid-row: 1 / 2;} .columns-cee02b9 > div:nth-of-type(2){grid-column: 2 / 3;grid-row: 1 / 2;}.columns-cee02b9{display: grid;grid-template-columns: repeat(2, 1fr);-moz-column-gap: 50px;column-gap: 50px;}@media screen and (max-width: 1024px){.columns-cee02b9{display: grid;}}@media screen and (max-width: 640px){.columns-cee02b9 > div:nth-of-type(1){grid-column: 1 / 2;grid-row: 2 / 3;} .columns-cee02b9 > div:nth-of-type(2){grid-column: 1 / 2;grid-row: 1 / 2;}.columns-cee02b9{display: grid;grid-template-columns: repeat(1, 1fr);}}