@media (min-width: 600px) {

 /* .brewery_photo .hero hgroup {
    height: 300px !important;
  }
*/

  .product_photo1, .product_photo2, .product_photo3, .product_photo4 {
      height: 450px;
      background-size: contain;
      background-position: bottom;
  }


  .noel_photo, .background_photo, .brewery_photo {
      
      margin-top: -119px;
    
  }

  .quote {
    
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    margin-top: 50px;
    height: 40vh;
  }
  
  .flip-clock-wrapper ul li a div div.inn{zoom:0.9;}

  .hero hgroup {
    margin-top: 4% !important;
    height: 120px !important;
  }

}