#header-text-2 .bg {
    background-image: url('../images/testata-toscana-fashion-big.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:1;
}
.masthead {
  min-height: 500px;
  background-image: url('../images/testata-toscana-fashion-big.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#header-image img {
  width: 100%;
}
