.iframe-auto-height, .iframe{
	border:0;
}

.iframe{
	width:100%;
	height: 400px;
}

.iframe-auto-height{
	width:100%;
}

iframe > .content{
	padding: 0px !important;
	padding-left: 0px !important;
}