#grid .preview-thumb img {
    min-height: 263px;
    max-height: 263px;
    object-fit: cover;
    width: 100%;
}

@media (max-width:768px){
    #grid .col-sm-4{
        margin-bottom: 50px;
    }
}


.-about-us.simp-about-us .col-md-4.-right-wrap img {
    width: 70%;
    margin: 0 auto;
}

h3.provided_by.lpb-top {
    display: none;
}

.footer-brokerage-logo img {
    opacity: 0;
}
.footer-brokerage-logo {
    background: url(https://storage.ubertor.com/warrenlu.my-ubertor.com/site/company_logo/1187.png) no-repeat;
    background-size: contain;
}