/* Web Update V51: slightly larger Cavan product titles. */
body.cavan-branch-site .quick-product h3 {
  font-size: 16px !important;
  line-height: 1.3 !important;
}

@media (max-width:650px) {
  body.cavan-branch-site .quick-product h3 {
    font-size: 12px !important;
  }
}
