.header-headline h1,
.header-headline h2,
.header-headline h3,
.header-headline h4 {
    display: inline;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    padding: 6px 10px !important;
    line-height: 1.7em !important;
}

@media (max-width: 1024px) {
	.elementor-inner .custom-break-point-width-1024 .elementor-row {
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}

	.elementor-inner .elementor-reverse-mobile.custom-break-point-width-1024 > .elementor-container > .elementor-row {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: reverse;
	    -webkit-flex-direction: column-reverse;
	    -ms-flex-direction: column-reverse;
	    flex-direction: column-reverse;
	}

	.elementor-inner .custom-break-point-width-1024 .elementor-column {
	    width: 100%;
	}
}

#hubspot-messages-iframe-container {
    z-index: 9999 !important;
}
