iframe {
	border: none !important;
	display: inline-block;
	height: 400px;
	margin-top: 0px;
	width: 100%;
}
.padv1210-container-2 {
	margin: 0 auto;
	padding: 100px 70px 80px;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 50px;
	max-width: 980px;
	width: 100%;
	position: relative;
	/*overflow: hidden;*/
	z-index: 0;
}
.padv1210-mainframe-2 {
	padding: 50px;
	text-align: center;
	max-width: 520px;
}
@media screen and (max-width: 300px){
	iframe {
		border: none !important;
		display: inline-block;
		height: 400px;
		margin-top: 0px;
		width: 100%;
	}	
}
.padv1210-color-2{
	color: #db10ce!important;
}