
.aerial-panorama-section {
	position: relative;
	height: 0;
	padding-bottom: 44.71228616%;
}
.aerial-panorama-section .panorama-wrappper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media ( min-width: 1040px ) {
	.aerial-panorama-section .panorama-instruction:before {
		background-color: rgba( 0, 0, 0, 0.2 );
		visibility: visible;
	}
}
