@media screen and (max-width: 650px) {
    .info-contact > dd {
        font-size: .75rem !important;
    }
}