#fixed-top {
  width: 100%;
  height:1%;
  display: table;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}