.first-day {
  width: 100%;
  height: 500px;
  object-fit: cover;
  object-position: 50% 35%;
}

.thumbnail-image {
  height: 120px;
  object-position: 50% 35%;
}