@media(max-width: 768px) {
    .intec-footer.standard .footer-logotype-link {
        display: block !important;
        margin: 0 auto !important;
    }
}