.img-hover-zoom{
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 68%;
  background-position: 50% 50%;
  background-size: cover;
  display: block;
}

.img-hover-zoom img{
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.news-trending .post-style-2 .title{
  font-size: 1.4rem;
}