﻿h3.module-text-and-logo-subheader {
  padding-bottom: 12px;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .text-and-logo-container {
    display: flex;
    align-items: center;
  }
}

.text-and-logo-img {
  width: 100%;
}

/*# sourceMappingURL=extra_module-text-and-logo.css.map */