.game-rules__wiki__card-image {
  height: 546px;
  object-fit: cover;
}

.games-rules__details__cover-image {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 300px;
  margin-bottom: 50px;
}
