.element-23 .nb-iframe {
  margin: 0;
}

.element-23.rounded-corners-true iframe {
  border-radius: 20px;
}

.element-23:not(.content-width--full-no-spacing) iframe {
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
}

.element-23.content-width--full-no-spacing iframe {
  border-radius: 0;
}