.responsive {
  max-width: 100%;
  height: auto;
  display: block;
  margin-top: 5vh;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}