@media (min-width: 1180px) { 
    footer {
        justify-content: left;
    }
}