.dst-embed {
  width: 100%;
  margin: 0;
}

.dst-embed__frame {
  width: 100%;
  min-height: 1900px;
  border: 0;
  border-radius: 14px;
  background: #fff;
  display: block;
  box-shadow: 0 10px 28px rgba(33, 43, 33, 0.08);
}
