<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** (768; 992] **/
/*.sm-show {
    display: none !important;
}

@media(max-width: 991px) {
    
}*/

@media (min-width: 768px) and (max-width: 991px) {
.pflist-itemdetails &gt; .pflist-address {
    height: 20px !important;
}
.pflistingitem-subelement.pf-price a {
    font-size: 12px !important;
}</pre></body></html>