@charset "utf-8";
/**
 * business home page of printerous
 */
/* CSS Document */
.antialiased {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.page-business .image {
  text-align: center;
}
@media (max-width: 768px) {
  .description-wrapper p {
    font-size: 10px;
  }
}
/* =================== end of page contact ============== */
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */

/*# sourceMappingURL=biz_home.css.map */
