.side-banner{position:-webkit-sticky;position:sticky;top:55px;flex-shrink:0;height:calc(100vh - 55px);z-index:9;overflow:hidden;background:linear-gradient(180deg,#f0f4fa,#fff)}@media(min-width:1200px)and (max-width:1599px){.side-banner{width:150px;flex:0 0 150px}}@media(min-width:1600px){.side-banner{width:225px;flex:0 0 225px}}.side-banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.side-banner--left{border-right:1px solid rgba(21,67,152,.1)}.side-banner--right{border-left:1px solid rgba(21,67,152,.1)}@media(max-width:1200px){.side-banner{display:none}}