.responsive {
  width: 100%;
  height: auto;
}

body {
    font-family: 'Helvetica', sans-serif;
    color: #000000;
    font-size: 12pt;
    line-height: 18pt;
    background-color: #cccccc;
    font-style: normal;
    font-weight: 100;
}
