#competitors .competitorsHeading{
  font-size: 24px;
  font-weight: bold;
  color: #0f1010;
  margin: 25px 0px;
}
#competitors .competitorsHeading:after{
display: inline-block;
content: "";
border-top: 2px solid #e8e8e8;
width: 74%;
margin-left: 2.5rem;
transform: translateY(-0.5rem);
}
#competitors .panel
{
border-radius: 10px;
border: 2px solid #ebebeb;
background-color: #FFF;
}
#competitors .panel-heading{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom:1px solid #eee;
}
#competitors .panel .panel-body{
  text-align: center;
}
#competitors .panel-heading,
#competitors .panel-footer
{
background-color: #FFF;
text-align: center;
}
#competitors .panel-footer
{
border-top:none;
}
#competitors .view-details{
font-size: 18px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.21;
letter-spacing: normal;
text-align: center;
color: #000000;
width: 90%;
border-radius: 5px;
background-color: #f2f4f6;
padding: 9px 0px;
}
#competitors .starting_price
{
display: block;
font-size: 15px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.87;
letter-spacing: 0.24px;
color: #7f8fa4;
}
#competitors .currencyOne
{
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.87;
letter-spacing: 0.24px;
color: #f3515c;
}
#competitors .priveValue
{
font-size: 23px;
font-weight: bold;
letter-spacing: 0.32px;
color: #f3515c;
}
#competitors  .pricePhrase
{
text-align: center;
display: inherit;
margin-top: 10px;
}
#competitors .dataYM
{
font-size: 18px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.44;
letter-spacing: 0.29px;
color: #000000;
text-align:center;
}
#competitors a.showArrow {
color: #000;
text-decoration: none;line-height: 32px;
}
#competitors a.showArrow:hover {
color: #932224;
border-bottom: 2px dotted #932224;
}
#competitors .showArrow:after {
background: no-repeat 0 url('https://s3-us-west-2.amazonaws.com/motoraty-media/icons/right-arrow-v2.png');
content: "";
display: inline-block;
height: 20px;
margin-left: 5px;
margin-top: 2px;
/*vertical-align: top;*/
width: 18px;
}
#competitors .carHeading {
font-size: 24px;
font-weight: bold;
font-stretch: normal;
font-style: normal;
line-height: 1.18;
letter-spacing: 0.17px;
text-align: center;
color: #000000;
}
