.bottom-wavy-border {
  height: auto;
  width: 100vw;
  max-width: 100%;
  background-color: transparent !important;
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
}
