
body.ionos-group-page .header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  position: relative;
  z-index: 1;
  background-color: white;
}
body.ionos-group-page .header img.logo {
  vertical-align: top;
  height: 36px;
  padding-left: 40px;
}
