.aa-sp-video {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	overflow: hidden;
	background: #000;
}

.aa-sp-video iframe,
.aa-sp-video video,
.aa-sp-video embed,
.aa-sp-video object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.aa-sp-video-link {
	text-align: center;
}

