/* Force Houzez Property Description paragraphs to stack vertically */ .property-description, .property-description-wrap, .block-content-wrap { display: block !important; } /* Force every paragraph and block inside description to take up 100% width */ .property-description p, .property-description div, .property-description h2, .property-description h3, .property-description...