/* BEM support Func
 -------------------------- */
/* Break-points
 -------------------------- */
/* Scrollbar
 -------------------------- */
/* Placeholder
 -------------------------- */
/* BEM
 -------------------------- */
.my-dv-adorn-11 > svg {
  position: absolute;
}
.my-dv-adorn-11__content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.my-dv-adorn-11__content .my-dv-box {
  position: static !important;
}