﻿.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: left;
}

.ks-footer-nav-2 .site-footer .footer-links {
    width: 310px;
    margin: 0 auto;
    margin-bottom: 5px;
}


@media screen and (max-width: 767px) {

    .ks-footer-nav-2 .site-footer .footer-links {
        text-align: left;
    } 
}
