.header__logo--oei-ibe {
  max-width: 28%;
  margin-bottom: 46px;
}

.header__logoextra {
  width: 28%;
  margin-top: 46px;
}

@media (max-width: 650px) {
  .header__logoextra {
    margin-top: 0px;
    margin-bottom: 42px;
  }

  .header__logo--oei-ibe {
    margin-bottom: 0px;
    margin-top: 42px;
  }
}
