.vehicletitle-m,
.makemodel-m,
.leftNav-m br,
#bmakemodel {
  display: none; }

.body-content-item::-webkit-scrollbar-thumb {
  background: #222222; }

.vehicleselectorheader-m {
  background: #dd272e;
  padding-bottom: 10px; }
  .vehicleselectorheader-m h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    margin: 0;
    padding: 10px 20px;
    text-transform: uppercase;
    text-align: center; }

.vehicleselectorlist-m {
  background: #fff url(//cdn11.bigcommerce.com/s-d99mgb/product_images/uploaded_images/icon-arrow-down.png?t=1582935058) no-repeat right center !important;
  -webkit-appearance: none;
  border-radius: 4px;
  display: block;
  font-size: 14px;
  height: 32px;
  padding: 2px 25px 5px 10px !important;
  width: 100%; }
  .vehicleselectorlist-m:first-of-type {
    margin-bottom: 15px; }

.leftNav-m {
  text-align: center; }

.vehiclesubmit-m {
  background: #333;
  border: none;
  color: #fff;
  margin: 15px 0 0;
  width: 40%; }
  .vehiclesubmit-m:hover {
    background: #111;
    color: #fff; }

.vsbackground-m {
  padding: 0 20px; }
