@media only screen and (min-width: 640px) {
    .footer-content .list-unstyled>li {
        width: 100%;
    }
}