/* Estilos genericos */
.bg_mystery {
  background: $brand-brown;
  text-align: center;
  .icon-ownfill-graph-mysteryhotel {
    width: 100%;
    height: 75%;
    margin-top: 10%;
  }
}