.lmn-iframe iframe {
  border: 0;
  width: 100%;
  overflow: hidden !important;
}
.lmn-iframe.hp-shareprice {
  padding: var(--wp--preset--spacing--small);
  background: #fff;
}

.sp-group {
  padding: var(--wp--preset--spacing--normal) !important;
}
.sp-group .lmn-iframe.shareprice {
  max-height: 74px;
}
.sp-group .lmn-iframe.shareprice-meta {
  height: 41px;
  margin-top: 0 !important;
}
