  .main__content .three__columns--item .textpic-gallery .image img {
  	  height: 204px;
      object-fit: cover;
  }
  .list-group-item .news-list-item .img-fluid{
  	height: 175px;
    object-fit: cover;
  }
  .thumbnail .img-fluid{
  	height: 360px;
    object-fit: cover;
  }