/* Compact catalogue cards; titles and all property facts remain visible. */
html body .object-item .object-item__inner{height:auto!important;min-height:0!important;justify-content:flex-start!important;padding:16px 18px!important;flex:0 0 auto!important}
html body .object-item__inner .object-item__head{margin:0 0 10px!important}
html body .object-item__inner .object-item__title{height:auto!important;min-height:0!important;max-height:none!important;flex:0 0 auto!important;margin:0 0 12px!important;padding:0!important;overflow:visible!important}
html body .object-item__inner .object-item__link{height:auto!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;-webkit-line-clamp:unset!important}
html body .object-item__inner .object-item__price{height:auto!important;min-height:0!important;margin:0!important;padding:0!important;flex:0 0 auto!important}
html body .object-item__inner .object-item__info{height:auto!important;min-height:0!important;margin:10px 0 0!important;padding:10px 0 0!important;flex:0 0 auto!important}
html body .object-item__inner .object-item__details{margin-top:10px!important}
