#propertylist .box3 .sharePanel {display:none;} #propertylist { padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #a5a6a8;} #propertylist .box1 { display:inline-block; background-color:#474748; color:#ffffff; font-family: "DM Sans", sans-serif; font-style: normal; font-weight: 200; text-transform:uppercase; padding:2px; border-radius:0px; margin-bottom:7px; letter-spacing:0.5px;} #propertylist a.itemAnchor { cursor:default;} #propertylist .box2 { float:right; width:200px; margin-left:30px;} #propertylist .box2 img { max-width:200px; max-height:120px;} /* #propertylist .box2 img.landscape { float:right; width:100%; margin:0 0 10px 0px;} #propertylist .box2 img.portrait { float:right; width:50%; margin:0 0 10px 0px;} */ #propertylist .box3 { font-family: "DM Sans", sans-serif; font-style: normal; font-weight: 500; font-size:16px; margin-bottom:10px;} #propertylist .box3 a{ color:#1a1818;} #propertylist .box3 a:hover { color:#1a1818; text-decoration:underline;} #propertylist .box4:before { content:'Location: '; font-family: "DM Sans", sans-serif; font-style: normal; font-weight: 200; color:#474748; text-transform:uppercase; } #propertylist .box5:before { content:'Company: '; font-family: "DM Sans", sans-serif; font-style: normal; font-weight: 200; color:#474748; text-transform:uppercase; } #propertylist .itemClear { clear:both;} @media screen and (max-width:500px) { #propertylist .box2 { width:100px; margin-left:20px;} } @media screen and (max-width:400px) { #propertylist .box2 { display:none;} }