#header {
  height: 132px;
}

#header::after {
  clear: both;
  display: table;
  content: " ";
}