.com-content-category-blog__items .item-image img {
  width: auto;
}
.rounded-4, .blog-list .item-image img {
  height: 150px;
}
.blog-list .item-image {
  text-align: center;
}
.red-highlight h3 a{
  color: #ffffff !important;
  background: #cc0000;
  padding: 5px;
}