/** Shopify CDN: Minification failed

Line 21:11 Unexpected "@media"

**/

.section-slideshow-v1 .info-sideh1 .box-content .box-title .titlebig {
    font-size: 60px !important;
}

.section-newsletter-v1 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

#shopify-section-template--27250884739357__1651631090df4af088 img.img-fluid.w-100.ls-is-cached.lazyloaded {
    height: auto !important;
}

/* media query css start */
for mobile @media only screen and (max-width: 767px) {
  .titlebig {
    font-size: 30px !important;
  }
}