.blog-single-content-sidebar{height:0;}
@media (max-width: 767px){
    .blog-single-content-sidebar {
        height:auto;
    }
}