You can send your questions to my email to get faster answer in 24 hours (free).
Buy me a coffee

#200 010

footer#footer-sections {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
main#page {
    padding-bottom: 350px;
}
@media screen and (max-width:767px) {
main#page {
    padding-bottom: 800px;
}
}