null
.property-carousel.mortgagee .col .property-item .property-agent, 
.property-carousel:not(.mortgagee) .col .property-item .agent-contact-wrapper, 
.property-listings.mortgagee .col .property-item .property-agent, 
.property-listings:not(.mortgagee) .col .property-item .agent-contact-wrapper { display: none; }
.hi-embedded-content-block #auctionsliveMainDiv {
    max-width: 1140px;
    margin: auto;
}

#sizetracker {
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    #sizetracker {
        border: 1px blue solid;
    }
        
}
