body {
  background-color: #ebebeb;
}

.responsive {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.responsive {
  width: 100%;
  max-width: 600px;
  height: auto;
}