#toc-progress-footer {
    width:100%;
    height:9.2vh;
    margin-bottom: 2.8vh;
}

#toc-progress-footer::before {
    height: 160%;
    width: 20%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    content: '';
    background: url('pomona-img/collegemark.jpg') center left / contain no-repeat;
    margin-bottom: -2.8vh;
}
