[v-cloak] { display: none !important }

/* stili home */

#banner {
  background-size: cover;
  position: relative;
  height: 450px;
  max-height: 450px;
}

#banner > img {
  width: 100%;
  position: absolute;
  opacity: 0.8;
  top: 0;
  left: 0;
}


