.columns-c26737c > div:nth-of-type(1){grid-column: 1 / 16;grid-row: 1 / 2;} .columns-c26737c > div:nth-of-type(2){grid-column: 16 / 25;grid-row: 1 / 2;}.columns-c26737c{display: grid;grid-template-columns: repeat(24, 1fr);-moz-column-gap: 48px;column-gap: 48px;}@media screen and (max-width: 1024px){.columns-c26737c{display: grid;}}@media screen and (max-width: 768px){.columns-c26737c > div:nth-of-type(1){grid-column: 1 / 2;grid-row: 1 / 2;} .columns-c26737c > div:nth-of-type(2){grid-column: 1 / 2;grid-row: 2 / 3;}.columns-c26737c{display: grid;grid-template-columns: repeat(1, 1fr);row-gap: 24px;-moz-column-gap: 24px;column-gap: 24px;}}@media screen and (max-width: 640px){.columns-c26737c{display: grid;}}