.two-column-seo {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.two-column-seo ul {
  margin: 0 0 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  line-height: 1.56;
  list-style: outside disc;
  padding-left: 30px;
}

.two-column-seo ol {
  margin: 20px 0;
  line-height: 1.56;
  padding-left: 30px;
  list-style-type: auto;
}

.two-column-seo ol.alpha {
  list-style-type: lower-alpha;
}

.two-column-seo ol.roman {
  list-style-type: lower-roman;
}
.solution-hero {
  padding: 80px 0;
  background-color: #112532;
  background-image: url(/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_hero/templates/images/seo/bg--left.svg), url(/modules/contrib/egnyte_site_builder/modules/egnyte_blocks/egnyte_hero/templates/images/seo/bg--right.svg);
  background-position: 0 0, 100% 100%;
  background-repeat: no-repeat;
}
.solution-hero__subtitle {
  font-weight: normal;
}
.solution-hero__subtitle {
  color: #BCBFD2;
}
@media (max-width: 1283.98px) {
  .platform-feature-intro__image {
    max-width: 100%;
    height: auto;
  }
}