#separator_pluginAppObj_84_83 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  height: 110px;
  margin: 0 auto;
  overflow: hidden;
}
#pluginAppObj_84_83 {
  width: 100%;
}
#separator_pluginAppObj_84_83 .separator-line {
  width: 100%;
  border-top: 2px solid rgba(26, 196, 45, 1);
}
#separator_pluginAppObj_84_83 .separator-line.left-line {
  margin-right: 0px;
}
#separator_pluginAppObj_84_83 .separator-line.right-line {
  margin-left: 0px;
}
#separator_pluginAppObj_84_83 .separator-image {
  flex-basis: 110px;
  flex-shrink: 0;
  max-width: 100%;
}
#separator_pluginAppObj_84_83 .separator-image img {
  width: 110px;
  max-width: 100%;
  max-height: 110px;
}
