Lifecycle Management mit orcharhino

DIE Lösung für die Orchestrierung von IT-Infrastruktur! Endlich mehr Zeit für andere Projekte!

Pinguin

Linux Platform Operations

Linux Platform Operations sorgen für reibungslose Abläufe und hohe Sicherheit.

Infrastructure Automation

Automatisierungslösungen steigern die Effizienz und Sicherheit Ihrer IT-Infrastruktur.

#top .avia-section.atx .entry-content-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

#top .avia-section.atx .entry-content-wrapper:before,
#top .avia-section.atx .entry-content-wrapper:after,
#top .avia-section.atx .entry-content-wrapper .flex_column:before,
#top .avia-section.atx .entry-content-wrapper .flex_column:after {
  display: none !important;
}

#top .avia-section.atx .entry-content-wrapper .flex_column {
  display: grid;
  grid-template-rows: 1fr 1fr 1.5fr 0.5fr;
}


#top .avia-section.atx .entry-content-wrapper .flex_column > * {
  justify-self:   center;
  align-self:   flex-start;

}

#top .avia-section.atx .entry-content-wrapper .flex_column .avia-image-container,
#top .avia-section.atx .entry-content-wrapper .flex_column .avia-button-wrap {
  align-self: center;
}


#top .avia-section.atx .entry-content-wrapper .flex_column .av-special-heading {
  margin-top: 20px !important;
  align-self: self-start;
}

#top .avia-section.atx .entry-content-wrapper .flex_column .av-special-heading-tag {
  line-height: 1.5em !important;
}