/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */
#block-media-nivo-slider-1 {
	 display:none;
 }
.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;
}
.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
	max-width: 100% !important; 
	min-width: 180px !important;
	width: 520px !important;
}
#block-widgets-s-facebook-like-box {
	max-width: 100% !important; 
	min-width: 180px !important;
	width: 520px !important;
}