.editors-pick img {
  aspect-ratio: 4/5;
  object-fit: cover;
  width: 100%;
  height: auto;
  max-height: 450px;
}

.muse_of_the_month img {
  aspect-ratio: 4/5;
  object-fit: cover;
  width: 100%;
  height: auto;
  max-height: 550px;
}
