.institution {
  margin-bottom: 3vw; }
  .institution.reverse .wrapper {
    flex-direction: row-reverse; }
  .institution .text {
    display: flex;
    align-items: center; }
  .institution .text-inner {
    padding: 3vw 0; }
  .institution .google-maps {
    width: 100%; }
    .institution .google-maps iframe {
      width: 100%;
      height: 100%;
      min-height: 200px; }
  .institution h2 {
    margin-top: 0; }

/*# sourceMappingURL=institution.css.map */
