.info-wrap {
    width: 280px;
}
.info-wrap img {
    max-width: 100% !important;
}
.breadcrumb-item+.breadcrumb-item {
    padding: 0;
}
.property-gallery #slider,
.property-gallery #carousel {
    position: relative;
}

@media screen and (min-width:992px){
    .eg-block:first-of-type.properties-list {
        margin-top: 123px;
    }
}
