/*** IE specific CSS ***/

.row-full {height:100%;}
.first-col {height:85%;}

.second-col {
  background-color:#fff;
  height:85%;
}

.navbar-nav {
  padding-left: 0;
  margin: auto;
  float: none;
}
