div.random_cars{
  margin-top:20px;
 margin-bottom:35px;

}
div.random_cars p{
 margin:0px;
 margin-bottom:5px;
}
div.random_cars p.price{
 color:red;
 text-indent:10px;

 font-size:22px;
 font-weight:bold;
}

div.random_cars p.price span.decimal{

 font-size:16px;

}
div.random_cars img{
 width:128px;
}
