/* HPM base — Elementor compatibility */
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1280px;
}
.elementor-widget-image img {
    display: block;
    width: 100%;
    height: auto;
}
