/* Scroll & Heading Override */
#cp-messages {
  height: 260px !important;
  max-height: 260px !important;
  overflow-y: auto !important;
  display: block !important;
}
#cp-box { overflow: visible !important; }
#cp-messages .cp-contact-heading { font-size: 13px !important; line-height: 1.3 !important; }
