#footer{
    position: relative !important;
}

#content{
    padding-bottom: 100px !important;
}

@media only screen and (max-width: 40.063em) {
    .greySquare{
        width: 11px !important;
        height: 11px !important;
    }
}

.projectItemRegion{
    width: 220px;
}

 
/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
display: none;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
} 