/* This file will hold styles that are loaded using the same media query as the wide grid. */
#block-media-nivo-slider-1 {
	 display:block;
 }
.fb_iframe_widget {
    display: inline-block !important;
    position: relative;
    background-color: #FFFFFF;
	margin-top:1em;
	max-width: 100% !important; 
	min-width: 180px !important;
	width: 520px !important;
}
.fb_iframe_widget iframe {
    position: absolute;
	max-width: 100% !important; 
	min-width: 180px !important;
	width: 520px !important;
}