.list18-head {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
}

.list18-item {
  text-align: left;
}

.list18-lottie-icon {
  width: 32px;
  height: 32px;
}
.list18-lottie-icon svg {
  width: 40px !important;
  height: auto !important;
}

.list18-lottie-icon .lottie[lottie-icon=lottie-video] svg {
  width: 50px !important;
}
