.section-post-related .simple .post-related .date_label, .wp-caption-text, .desc .button  {
  display: none !important;
}

.desc h4 {
      font-size: 18px !important;
    line-height: 25px !important;
    font-weight: 500;
    letter-spacing: 0px;
}


@media only screen and (min-width:768px){
   .blog_wrapper .if-zoom #Content .image_frame .image_wrapper img {
    min-height: 260px !important;
  
    }
}