.image-card {
  width: 200px;
  height: 80px;
}
.image-card > img {
  width: 80px;
}
