/*.blog .featured-content .hentry.has-post-thumbnail {
    height: 100% !important;
}*/

/* On blog page hide the share label because this is set to appear on Share settings */

.blog .sd-title  {
    /*display: none !important;*/
    visibility: hidden;
    }

/* On blog page hide the share buttons because this is set to appear on Share settings */

.blog .sd-sharing  {
    display: none !important;
    }

/*.blog .entry-date {
    display: none !important;
    }*/