/* Prevent properties from appearing side-by-side */
dl.property {
    display: block !important;
}
