.foot{
    margin-top: 0;
}
.list-box{
    padding-bottom: 40px;
}





@media screen and (max-width: 768px) {
    .list-box {
    padding-bottom: 20px;
}
}