/* !- Fonts */
/* !- Sizes */
/* !- Spaces */
/* !- Layout breakpoints and spacing */
/* !- B Corp */
.b-corp-block-branding {
  align-self: center;
  margin: auto;
}

@media screen and (max-width: 900px) {
  .b-corp-block-branding {
    margin-left: 0px;
    margin-right: auto;
    width: 85px;
  }
}

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