@charset "UTF-8";
/* CSS Document */

html, body {
      width: 100%;
      height: 100%;
      overflow:hidden; // to avoid scrollbars
}


header#header div.container div.sixteen.columns {
    margin-bottom: 0px !important;
}