div.entry-tags.clearfix {display:none}
 

@media screen and (min-width: 480px) {
img.attachment-content-list.size-content-list.wp-post-image {max-width: 170px !important; min-width: 170px !important;}
div.archive-list.mh-section.mh-group img.mh-image-placeholder {min-width: 170px !important; max-width: 170px !important;}

img.attachment-cp-thumb-small.size-cp-thumb-small.wp-post-image  {min-width: 130px !important; max-width: 130px !important;}
div#mh_newsdesk_custom_posts-2 img.mh-image-placeholder {min-width: 130px !important;}

img.attachment-content-grid.size-content-grid.wp-post-image, div.related-content img.mh-image-placeholder {max-width: 173px;
    min-width: 173px;
    min-height: 99px; 
    position: absolute;
    clip: rect(auto auto 98px auto);}

h3.entry-title.content-grid-title {margin-top:103px}
div.related-content.clearfix h3.entry-title.content-grid-title {margin-top:103px}
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
img.attachment-cp-thumb-small.size-cp-thumb-small.wp-post-image, div#mh_newsdesk_custom_posts-2 img.mh-image-placeholder {display:none}
}