body div {
  border: 1px solid black;
  margin-left: 500px;
  margin-top: 100px;
}

body div img {
  height: 1000px;
  padding-left: 500px;
}

body div img:nth-of-type {
  height: 400px;
}
/*# sourceMappingURL=styleWinner.css.map */