html { scroll-behavior: smooth; }  .no-edge.brxe-icon > rect { display: none; }  @media (max-width: 991px) { #brx-content .brxe-section > .brxe-container:has(> .awf-card.brxe-div) { flex-direction: column !important; align-items: center !important; height: auto !important; row-gap: var(--space-l); } #brx-content .awf-card.brxe-div { flex: 0 0 auto !important; width: min(100%, 460px) !important; max-width: 460px !important; height: 600px !important; min-height: 600px !important; } } @media (max-width: 478px) { #brx-content .awf-card.brxe-div { height: 480px !important; min-height: 480px !important; } }