.company-highlight{align-items:center;} .company-highlight--image{width:25%;height:25%;} .company-highlight--content{margin-left:var(--spacing-3);flex:1;} .company-highlight-list{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-around;row-gap:var(--spacing-3);} .hero--landing-page-options-analytics{background-blend-mode:overlay;background-color:var(--color-base-neutral-1300);background-image:url('https://www.cboe.com/_img/general/GlobalOptionsAnalytics-HeroBanner.png');background-repeat:no-repeat;background-size:cover;} @media only screen and (min-width:630px){.company-highlight-list{flex-direction:row;} .company-highlight-list > *{padding-left:0;width:40%;}} @media only screen and (max-width:544px){.company-highlight{align-items:center;} .company-highlight--image{width:auto;height:auto;} .company-highlight--content{margin-left:0;}}