.custom-divider-circle {
  width: 9px;
  height: 9px;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  background-color: #ffffff;
}
.custom-divider {
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
  max-width: 225px;
}
.custom-divider-1 {
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
  max-width: 112.5px;
}
.car-device-call-us {
  border: 3px solid #000;
  border-color: rgba(0, 0, 0, 0.6);
  background: transparent;
  width: 100%;
  max-width: 452px;
  margin: 0 auto;
}
.car-device-call-us a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.8);
  font-size: 13px;
  width: 100%;
  text-align: center;
  display: block;
  padding: 15px 30px 13px;
}
@media (max-width: 991px) {
  .order-last {
    order: -1 !important;
  }
}
