
.big-text{
  font-size: 120px;
  text-align: center;
  margin-top: 40%
}


#main-img {
  clear: both;
  height: 100vh;
  background-color: gray;
}

#main-img,#main-img2
.img-1,
.img-2,
.img-3,
.img-4 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#about-product img {
  border-radius: 3px;
  cursor: zoom-in;
  /*box-shadow: 0px 5px 15px rgba(1, 1, 1, 0.05);*/
}

.img-illustration {
  margin: 20px 0px;
}

p {
  font-size: 24px;
}

h2 {
  font-size: 50px;
}

.img-50 {
  height: 290px !important;
}

.height-100 {
  min-height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#about-product {
}

#product-about {
  padding: 100px 0px;
}

.content-side p {
  font-size: 24px;
}

#main-img {
  background-image: url("../../img/portifoleo/gastronomia/mainbg.JPG");
}


#main-img2 {background-size: cover;
  background-attachment: fixed;
  background-image: url("../../img/portifoleo/gastronomia/wallpaper-2.JPG");
}


.img-1 {
  background-image: url("../../img/portifoleo/gastronomia/card-front.png");
}

.img-2 {
  background-image: url("../../img/portifoleo/gastronomia/card-back.png");
}

.img-3 {
  background-image: url("../../img/portifoleo/gastronomia/Front.png");
}

.img-4 {
  background-image: url("../../img/portifoleo/gastronomia/ilustratio.jpg");
}

.content-side {
  padding: 150px;
}

.mb-150 {
  margin-bottom: 150px;
}
