.elementor-page .site-main {
    max-width: none;
    padding-inline: 0;
}

.elementor img {
    height: auto;
}

.elementor-widget-image a img[src$=".svg"],
.elementor-widget-image img[src$=".svg"] {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
}
