.navbar-fix {
    display: block;
    content: "";
    height: 80px; /* Same as navbar height */
}
