.sticky-section-content{display:grid;gap:20px;grid-template-columns:1.5fr 1fr;position:relative}.sticky-section-content-info{height:-moz-max-content;height:max-content;position:sticky;top:85px}@media screen and (max-width:1199px){.sticky-section-content{gap:50px;grid-template-columns:1fr}}@media screen and (max-width:639px){.sticky-section-content{gap:30px}}
