.sticky-img {
position: -webkit-sticky; position: sticky;
top: 20px; display: block;
width: 100%;
height: auto;
}
.cus-col{
overflow:clip !important;
height:100% !important;
position:relative !important;
}