.item-content  h2 a {
  font-size: 0.8em;

}

figure img {
    width: 100%;
    max-width: 300%;
}

h3, .h3 {
  font-size: calc(1.1rem + .6vw);
}  