.separator-section {
  width: 100%;
  height: 42px;
  margin-top: -42px;
  margin-bottom: -21px;
  position: relative;
  z-index: 1;
}
.separator-section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
