.sticky-bas {
    height: 610px;
    position: sticky;
    top: 117px;
}

@media(max-width:767px){
.sticky-bas {  height: 530px;}