.places .card{
  padding: 20px 40px 20px 40px;
  border-radius: 10px;
  border: 2px;
  border: 2px solid #E6E6E6;
  margin-bottom: 30px;
}

.new-design-bg .places h3:after{
  content: none;
}

.new-design-bg .places h3 a:hover{
  color: #F9A13B;
}

.new-design-bg .places h3 a,.new-design-bg .places h3{
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  text-decoration: none;
  color: #13151D;
  margin-bottom: 0;
}

.bus_years{

  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;

}

.fa-custom-stars{
  padding-left: 8px;
}

._rr_badge_desc._rr_badge_num_ratings{
  font-size: 10px;
}

.location_details_header{
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  text-align: left;
}

.cg-location-details-val, .location_info h4, .location_info .vehicles {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.opt_rate_search .btn.btn-primary{
  padding: 5px 20px 5px 20px;
  border-radius: 200px;
  font-size: 12px;
}

.crx-card{
  font-size: 15px;
}

@media (min-width: 992px) {
  #compguide-content .crx-card .text-center h2 {
    font-size: 50px;
  }
}

.company_logo img{
  max-width: 100%;
  height: auto;
  max-height: 100px;
}

.list-style-circle{
  list-style: circle;
}

.cg-review-comment {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}

.cg-review-comment.expanded {
  -webkit-line-clamp: unset;
}

/* Map container */
#map {
  border: none;
  height: 400px;
  width: 100%;
}

/* Legacy layout spacing */
.cg-shade-mob {
  padding-top: 20px;
}

.cg-legacy-body {
  margin-top: 10px;
}

.cg-title-span {
  margin: 20px auto;
}

/* Review cards */
.crx-mini-card {
  min-height: 350px;
}

.cg-review-logo {
  max-height: 50px;
  max-width: 160px;
}

.cg-review-name {
  font-size: 13px;
}

.cg-review-readmore {
  font-size: 12px;
  display: none;
}

/* Collapse block */
.cg-collapse-block [data-bs-toggle="collapse"] {
  cursor: pointer;
}

.cg-collapse-answer {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}
