p.ex1 {
  padding-top: 75px;
  padding-bottom:15px;
  text-align:center;
  font-size:28px;

}

hr.new1 {
    border-top: 2px solid #b6b6b6;
  width:45%;
  margin-top: 80px;
  margin-bottom: 30px;
  }


p.questions {
  padding-top: 75px;
  padding-bottom:15px;
  text-align:center;
  font-size:48px;
  line-height:2;


}


}
  .img-fluid img {
    width: 100%;
    border-radius: 10px;
    
  }
  
  .img-fluid img:hover {
  opacity: .8;
  transition: all 0.3s linear;
  -webkit-transform: scale(1.02);
  transform: scale(1.02);

    
    
      }




p.ex2 {
  padding-top: 5px;
  padding-bottom:15px;
  text-align:center;
  font-size:18px;

}





p.product-header {
  text-align:center;
  font-size:28px;
  font-weight:bold;
  padding-bottom:5px;


}


p.icons {
  text-align:center;
  line-height: 1.5;


}


@media (max-width: 768px) {
    .ul.a {
      justify-content: center;
    }
    .bottles {
      justify-content: center;
    }
}



  
  
  
 
  
  .row img:hover {
  opacity: .8;
  transition: all 0.3s linear;
  -webkit-transform: scale(1.02);
  transform: scale(1.02);


}