﻿body {
}



@media (max-width: 500px) {
    .mobile-foot {
        position: absolute;
        bottom:0;
    }
}