/*******************************************************************
 * Property PDF
 *******************************************************************/
body{
    color:grey;
}
.property-detail__property-item-image{
    width: 100%; 
}
.img-responsive{
    width: 100%;
    height: 500;
}
.img-responsive-2{
    width: 50%;
    height: 500;
}