/* css styles */
.responsive {
    /* width: 100%; */
    max-width: 500px;
    height: auto;
    display: block;
    margin: auto;
    width: 50%;
  }