.logos {
	height: 65px !important;
    background: #fff;
	border-radius: 5px;
}

.logos2 {
	height: 50px !important;
}

.property-img-fixed {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
}

.property-img-fixed img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
