#a_game_by_title {
  margin-top: 200px;
  margin-bottom: 50px;
}
@media screen and (max-width: 800px) {
  #a_game_by_title {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

#a_game_by p {
  margin-bottom: 50px;
}

#authors_images {
  width: 100%;
}

.author_img {
  width: 100%;
}

#faidutti {
  width: 44%;
  float: left;
  margin-right: 6%;
}

#marly {
  width: 44%;
  float: right;
}

/*# sourceMappingURL=aGameBy.css.map */
