.affix {
    top: 60px; /* Position where the element is fixed */
}

.header-fixed {
    margin-top: 60px;
}