.divider-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.divider-section__image {
  display: block;
  width: 100%;
  height: auto;
}
