#recentUsedCars .img-top-rounded
{
  border-radius:5px 5px 0px 0px;
}
#recentUsedCars .heading{
  font-size: 24px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: 0.83;
letter-spacing: normal;
text-align: center;
color: #334150;
}
#recentUsedCars .subHeading{
  font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.33;
letter-spacing: normal;
text-align: center;
color: #7f8fa4;
margin-bottom:38px;
max-width: 45%;
margin: 0 auto;
margin-bottom: 40px;
}

#recentUsedCars .panel{
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#recentUsedCars .panel-default
{
  box-shadow: 0 0 2px 0 rgba(51, 65, 80, 0.04);
  border: solid 1px rgba(225, 232, 238, 0.49);
}
#recentUsedCars .panel-footer
{
  background-color: #FFF;
  border-top: none !important;
}
#recentUsedCars .panel-heading
{
  padding: 0px;
  border-color:#FFF;
  background-color:#FFF;
}
#recentUsedCars a.usedcar ,
#recentUsedCars a.usedcar :focus,
#recentUsedCars a.usedcar:link,
#recentUsedCars a.usedcar:visited
{
	color: #333; text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #004369;
}
.btn-view-more {
    color: #000;
    background-color: #f2f4f6;
    border-color: #f2f4f6;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    width: 200px;
}
.btn-view-more:hover {
    color: #000;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.priceCurrency {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: normal;
    text-align: left;
    color: #f3515c;
}
.priceValue {
    font-size: 19px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: normal;
    text-align: left;
    color: #f3515c;
}
.carDetailsText{
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #7f8fa4;
}
.carDetailsvalue
{
  font-size: 13px;
   font-weight: 600;
   font-stretch: normal;
   font-style: normal;
   line-height: 1.46;
   letter-spacing: normal;
   text-align: left;
   color: #334150;
}
