#box_haeuser_index_head .haus-wrapper {font-size: .9rem;background-color: var(--color-white);border-radius: var(--border-radius);-moz-border-radius: var(--border-radius);-webkit-border-radius: var(--border-radius);padding: 1px;}#box_haeuser_index_head .haus-wrapper .hausImg {border-radius: var(--border-radius) var(--border-radius) 0 0;-moz-border-radius: var(--border-radius) var(--border-radius) 0 0;-webkit-border-radius: var(--border-radius) var(--border-radius) 0 0;width: 100%;max-width: 100%;}#box_haeuser_index_head .haus-wrapper .haus-inner {padding: 1rem;}#box_haeuser_index_head .haus-wrapper .hausHeading {border-bottom: 3px solid #f2f2f2;margin: 0;padding-bottom: .5rem;}#box_haeuser_index_head .haus-wrapper .hausHeading h5 {margin: 0 0 .3rem 0;font-size: 1.25rem;}#box_haeuser_index_head .haus-wrapper .hausHeading span:first-child {color: var(--color-gray-dark);}#box_haeuser_index_head .haus-wrapper p {padding-top: .5rem;color: var(--color-gray-dark);}#box_haeuser_index_head .haus-wrapper #map_canvas {width: 100%;min-width: 100%;max-width: 100%;height: 200px;border: 0;}