.cover {
  object-fit: cover;
}

.img-ratio {
  max-height: 450px;
}