@media(min-width: 768px) {
.navbar-fixed-spacer {
  display: block;
  min-height: 100px;
  height: auto;
}
}