.tp-breadcrumb__bg {
    position: absolute;
    inset: 0;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    
    z-index: -1;
}


.about-footer{
    margin-bottom: 700px !important;
}

@media (max-width: 768px) {
    .tp-history-year{
        font-size: 100px;
    }

    .about-footer{
        margin-bottom: auto !important;
    }
}

@media (max-width: 768px) {
    .tp-history-year{
        font-size: 75px;
    }
}