.image-W {
  max-width: 280px;
  margin: 4px;
}

.image-H {
  max-height: 340px;
  margin: 4px;
}

.shadow-3 {
  box-shadow: 1px 3px 9px 1px;
}

