.wp_rp_thumbnail img{
  display: block;
  height: auto;
  width: 100%;
}

.related_post > li{
  width: 50%;
}


body #main #primary .press-list .features .thumbnail a img{
  width: auto;
  max-width: 100%;
}
