@charset "UTF-8";
/* CSS Document */

/* Print Styles */
* {
    background: #fff;
    color: #000;
  }

  html {
    font: 100%/1.5 georgia, serif;
  }

  #fine-print,
  #banner-box,
  .col-lg-3,
  img,
  #footer-red,
  #card-margin-top {
    display: none;
  }