.svg-border {
  position: absolute;
  top: -72px;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  vertical-align: top;
/*   z-index: 10; */
}
.top-svg-border,
.bottom-svg-border {
  position: relative;
  width: 100%;
}
.bottom-svg-border {
  padding-top: 17px;