.elementor-34491 .elementor-element.elementor-element-4bf5d6fb{--display:flex;}.elementor-34491 .elementor-element.elementor-element-6d863c6{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5eb3646 */.fb-reel-wrapper {
  position: relative;
  width: 100%;
  max-width: 350px; /* Ја ограничува ширината на десктоп/таблет */
  margin: 0 auto;   /* Го центрира видеото на страницата */
  aspect-ratio: 9 / 16; /* Го задржува точниот портрет однос */
  background: #000;
  border-radius: 12px;
  overflow: hidden;
}

.fb-reel-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}/* End custom CSS */