.logo-inmobiliaria {
    width: auto;
    height: 90px;
}

.asesor-image {
    width: 100%;
    height: auto;
}

@media (min-width: 769px) {
    .thumbnail-custom {
        height: 150px;
        width: 150px;
        object-fit: cover;
    }
}

@media (max-width: 769px) {
    .image-slider {
        width: 100% !important;
        height: auto !important;
    }
}

.onsale.alt {
    background-color: #000;
    color: #fff;
    float: right;
    margin-left: 0;
}

img.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
    width: 70px;
    height: 70px;
}

p, body {
    color: #2b2b2b;
}

.black-background {
    background-color: black;
}

.image-slider {
    max-width: 100%;
    height: 500px;
}

#price-tag {
    margin-top: 25px !important;
    margin-left: -30px !important;
}
