@media only screen and (min-width:993px){.col-stick{display:grid;grid-template-columns:1fr 1fr}.sticky-left{display:flex;height:100vh;position:sticky;top:0}}.sticky-left>div{flex:1 0 100%;height:100%;overflow:hidden;position:relative}.sticky-left img{object-fit:cover;object-position:center;width:100%}@media only screen and (min-width:993px){.sticky-left img{height:100%!important}}