.midelsection {
	margin-top: 100px;
}
iframe{
	height:1300px !important;
}
.topsection .container {
	max-width: -webkit-fill-available !important;
}
svg {
    display: none;
}
@media only screen and (max-width: 850px) {
	#iframe_container {
		top:50px !important;
                bottom:150px !important;
	}
	iframe{
		height:800px !important;
	}
	.brow1 {
    		position: fixed;
    		bottom: 0px;
	}
	.midelsection {
		margin-top: 0px;
		margin-bottom: 150px !important;
	}
	p.header-text-area{
		font-size:x-small !important;
		line-height: 1.7 !important;
	}
	.botcenter {
    		display: none !important;
	}
	.bottomsection .follow {
    		display: none;
	}
}
@media only screen and (max-width: 900px) {
    .build-ring-text{
	    padding-left:20px !important;
	    padding-right:20px !important;
	}
	.banner{
		margin-top: 5px !important;
	}
}