body {
  padding-top: 60px;
}

* /deep/ .games {
  text-align: justify;
}

* /deep/ .game {
  clear: both;
}

* /deep/ .game img {
  float: left;
  width: 200px;
  margin: 0 20px 20px 0;
}
