@media (max-width:900px) {
    footer .footer-content {
        margin-left: 0%;
    }


}