/* ==========================================================================
   FV (First View)
   ========================================================================== */
.fv {
  position: relative;
  z-index: 1;
  width: 100%;
}

.fv img {
  width: 100%;
  height: auto;
  display: block;
}/*# sourceMappingURL=fv.css.map */