.blog .item-image img {
    max-width: 300px;
    height: auto;
    object-fit: cover;
}
