.textfooter-title {
    font-size: 1.85em;
}

@media screen and ( max-width: 767px ) {
    .textfooter {
        margin-bottom: 15px;
    }
}