#frameWrapper {
	background-color: #000;
}
#frameSection iframe {
	height:1110px;
	width: 100%;
	border: none;
	border-collapse: collapse;
}

/*
@media (max-width: 767px) {
	#frameSection iframe {
		height:1110px;
	}
}
*/