@media screen and (max-width: 767px) {
    .footer {
        padding: 18px 0;
    }
}