.flexRowContent { padding: 0; margin: 0; column-gap: 32px; } .stretchChildrenWidth { padding: 0; @media (max-width: 1920px) and (min-width: 1024px) { width: 100% !important; } } .flexCol--stack-layout-content { width: 100% !important; } .flexRowContent--product-main-content { @media (max-width: 1920px) and (min-width: 1024px) { display: grid; grid-template-columns: 48.819% 48.819%; } }