<footer class=“footer”>

<div class="container-fixed">
    <div class="row brand-footer-bar">
        <div class="col-l-4 col-m-4 col-s-12 text-muted text-s-center" >
            <div class="brand-footer-bar-text" style="display: none">&copy; 2018 Deutsche Telekom AG</div>
        </div>
        <div class="col-l-8 col-m-8 col-s-12">
            <ul class="nav brand-footer-nav brand-footer-nav-muted text-l-right text-s-center">
                <li><a href="https://cloud.telekom.de/de/impressum">Imprint</a></li>
                <li><a href="https://www.telekom.de/datenschutzhinweise/download/022.pdf" target="_blank">Privacy Policy</a></li>
                <li><a href="#">Terms of Service</a></li>
            </ul>
        </div>
    </div>
</div>

</footer>