.getRandom-wave1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.getRandom-wave1 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 110px;
}

.getRandom-wave1 .shape-fill {
  fill: #F4A460;
}

