.responsive {
  max-width: 800px;
  width: 90%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
