﻿#rlfp .rl-featured-property .listing.two_col .thumbnail {
height: 213px !important;
}

#rlfp .rl-featured-property .listing .listing-details .thumbnail .caption 
{
    margin-top: -53px;
}

#rlfp .rl-featured-property .listing .listing-details .info-card 
{
    margin-left: 320px;
    margin-top: -200px;
}

#rlfp .rl-featured-property .listing .listing-details .info-card:after {
content: '';
display: block;
position: absolute;
width: 22px;
height: 22px;
border: 1px solid #dadada;
background: #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 30%;
left: 0;
margin-left: -13px;
border-top: 0;
border-right: 0;

}
.community-content #rl-featured-property .listing_details 
{
    height: auto !important;
    width: auto !important;
    margin-right: 8px !important;
}

#rl-featured-property .listing.large.two_col .listing_details .thumbnail > img 
{
    max-width: 100%;
    width:300px;
}
.community-content #rl-featured-property .listing_details .thumbnail img 
{
    width: auto !important;
}

.community-content #rl-featured-property .listing .listing_details .thumbnail 
{
    margin-right: 0px;
    height: 225px !important;
}

.community-content #rl-featured-property .listing.large .caption {
	position: absolute;
	bottom: 0;
	top: auto;
	width: 93%;
}