@media (max-width:991px){
    .theiaStickySidebar .row.pb-3{
        display: none;
    }
}