.blog-main .blog__single-thumb a img {
    height:230px !important ;
}
.blog-main__sidebar {
  position: sticky !important;
  top: 100px; /* navbar height ke hisaab se adjust */
  align-self: flex-start;
}

.cause .cause__slider-single {
   height: 510px important ; 
}