#banner-ad iframe, .folding_banner iframe {
    max-height: 100px;
}

#insider, #wireframe-video .bg-fill-fff{
	display:flex;
	flex-direction:column;
}

#wireframe-video #incoming_content {
    order: 2;
	max-width:unset;
}

#top-two-rt-col {
    order: 2;
	width:100%;
	width: auto;
	padding: 10px 12px 5px 13px;
	margin: 0px 18px 0px 30px;
	border: 1px solid #ddd
}

#videos {
	order: 3;
}

#home #insider-lower-2,#article-features, #article-news {
    display: none;
}

#insider-agg .one_wide {
    display: none;
}

#social {
    float: none;
    padding: 10px;
}

#about-author {
    display: none;
}

#user-register #edit-user-country-wrapper {
    display: block;
    padding-right: 20px;
}