.elementor .desvelo-side-fixed{justify-content:space-between;@media (min-width: 1025px) {
selector {
  position: fixed !important;
  top: 32px !important;
  right: 48px !important;
  bottom: 32px !important;
  width: 38vw !important;
  z-index: 50 !important;

  display: flex !important;
  flex-direction: column !important;
  justify-content: space-between !important;
}
}\n}