@charset "utf-8";

.wp-embed-responsive .wp-has-aspect-ratio .adwire,
.wp-embed-responsive .wp-has-aspect-ratio .adwire .adwire-ad > div,
.wp-embed-responsive .wp-has-aspect-ratio .adwire .adwire-ad > div > iframe {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
}
