#content {
  text-align: center;
}

.logo {
  max-width: 720px;
}

.logo-text {
  font-weight: 700;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000 !important;;
  font-size: 64px;
}

.list{
	width: 100%;
}

img {
    width: 100%;
    height: auto;
}
table, .desc {
  font-weight: 700;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  margin: 15px;
  text-align: center;
}

.title{
	font-size: 20px;
  font-weight: 700;
  font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.thumbnail {
  max-width:: 346px;
  max-height: 196px;
}

a {
  background: 0 0;
  color: #428bca;
  text-decoration: none;
  cursor: pointer;
}

table td tr{
  border: 1px solid;
}

.game{
  display: inline-block;
  border:solid 1px;
  border-radius: 5px;
}
