dl.pb_description_list { line-height: 2.2; margin: 0 !important; padding: 0 !important; }
dl.pb_description_list dt { font-size: 16px; margin: 2em 0 0 0 !important; }
dl.pb_description_list dt * { font-weight: 700; }
dl.pb_description_list > dt:first-child  { margin-top: 0 !important; }
dl.pb_description_list dd { font-size: 14px; margin: 0 !important; }
dl.pb_description_list dd + dd { margin-top: 1.6em !important; }
dl.pb_description_list p { margin-bottom: 1.6em !important; }
dl.pb_description_list dt > :last-child,
dl.pb_description_list dd > :last-child { margin-bottom: 0 !important; }
@media only screen and (max-width: 767px) {
dl.pb_description_list dt { font-size: 14px; margin-top: 15px !important; }
dl.pb_description_list dd { font-size: 12px; }
dl.pb_description_list dd + dd { margin-top: 15px !important; }
dl.pb_description_list p { margin-bottom: 15px !important; }
}