html:root {
	background: white !important;
}

.iti__country-container {
	display: none !important;
}
input#wpforms-17446-field_18 {
	padding-left: 10px !important;
}

div#hubspot-messages-iframe-container {
	bottom: 80px !important;
}

@media (max-width: 600px) {
	#maincontent {
		margin-top: 80px !important;
	}
	#e-logo img {
		width: 200px !important;
	}
	#stickyheader {
		display: flex !important;
	}
	#stickyheader .e-header {
		flex-grow: 1 !important;
		padding: 2px 10px;
	}
	#e-nav a#pod-digital-mobile-menu-toggle {
		width: 60px !important;
	}
	.wp-video {
		aspect-ratio: 16 / 6.9;
		position: relative;
		.mejs-container {
			position: absolute;
			left: 0;
			top: 0;
			width: 100% !important;
			height: 100% !important; 
			video {
				height: 100% !important;
				width: 100% !important;
			}
		}
	}
}