/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */
 

.sf-menu a {
    padding: 1em 0.8em;
}

#region-user-first #widgets-element-cng_large_profile {
	display:none;
}

/* FACEBOOK */
#region-content .fb_iframe_widget iframe {
    width: 434px !important;
}
#boxes-box-cng_social_media_fa_medium {
    text-align: center;
    margin: 190px 60px 0 0;
}