/* BEM support Func
 -------------------------- */
/* Break-points
 -------------------------- */
/* Scrollbar
 -------------------------- */
/* Placeholder
 -------------------------- */
/* BEM
 -------------------------- */
.my-dv-adorn-13.is-reverse > svg {
  transform: rotate(180deg);
}

.my-dv-adorn-13__content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  font-size: 18px;
  font-weight: 600;
  margin-top: -2px;
}
.my-dv-adorn-13__content .my-dv-box {
  position: static !important;
}