﻿.center {
    padding-bottom: 5px;
}
/* ######################## */
/* # Responsive 4 (Handy) # */
/* ######################## */
@media (min-width: 0px) and (max-width: 767px) {
    dl {
        margin-bottom: 0;
    }
}
