.fixed-bottom, .fixed-top {
  /*position: fixed;*/
  /*right: 0;*/
  /*left: 0;*/
  /*z-index: 1030;*/
}

.fixed-top {
  /*top: 0;*/
}

