#footer > .container {
    display: none;
}

#border-recommendation { 
    display: none;
}

.progress-block {
    display: none;
}

#learning-work .container > .row {
 margin-left: 0;
 margin-right: 0;
justify-content: center;
}

#learning-work .learning-work-block > .row {
 flex-direction: column;
 justify-content: center;
 text-align: center;
 align-items: center;
}
