/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.woosuite-branding {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ccc;
  padding: 10px;
  max-width: 320px;
  margin: 10px 0;
}
.woosuite-img {
  max-width: 80px;
}
.woosuite-desc {
  padding-left: 15px;
}
.woosuite-desc p {
  margin: 0;
  line-height: 20px;
}

/*# sourceMappingURL=woosuite-wholesale-pricing-public.css.map */
