.logo-img {max-width: 90px;}
.item .item-image img, .blog-item.col .item-image img{
    width: 100%;
    height: 200px !important;
    object-fit: cover;
}
.full-image .pull-left.item-image img, .full-image .item-image.pull-left img {
    height: 100% !important;
}
h3 {color: #fff;}