#separator_pluginAppObj_97_98 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  height: 60px;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_97_98 {
  width: 100%;
}
#separator_pluginAppObj_97_98 .separator-line {
  width: 100%;
  border-top: 2px solid rgba(106, 168, 79, 1);
}
#separator_pluginAppObj_97_98 .separator-line.left-line {
  margin-right: 60px;
}
#separator_pluginAppObj_97_98 .separator-line.right-line {
  margin-left: 60px;
}
#separator_pluginAppObj_97_98 .separator-image {
  flex-basis: 60px;
  flex-shrink: 0;
  max-width: 100%;
}
#separator_pluginAppObj_97_98 .separator-image img {
  width: 60px;
  max-width: 100%;
  max-height: 60px;
}
