.bks-lottie-pro{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 320px;
  overflow: hidden;
}

.bks-lottie-player{
  width: 100%;
  height: auto;
  display: block;
}

.bks-lottie-pro--empty{
  padding: 12px;
  border: 1px dashed rgba(0,0,0,.25);
  border-radius: 8px;
  font-size: 13px;
}
