.image-simple__media {
  border-radius: 8px;
  display: block;
  line-height: 0;
  overflow: hidden;
  text-decoration: none;
}

.image-simple__img {
  display: block;
  height: auto;
  width: 100%;
}
