/* MPHB Search Results - Fix line spacing overlap v2 */
body .mphb_sc_search_results-wrapper .mphb-room-type ul.mphb-loop-room-type-attributes li {
    margin-bottom: 10px !important;
}
body .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-description {
    line-height: 1.7 !important;
    margin-bottom: 14px !important;
}
body .mphb-single-room-type-attributes li {
    margin-bottom: 10px !important;
}
