.am-inv-row-3 .inventory-price-container::after {
  content: " Prices exclude registration, title fees, and document preparation, and may not include additional dealer charges or government fees." !important;
  display: inline-block !important;
  width: 100%; /* Forces it to drop to the next line if it's crowding the price */
  font-size: 11px;
}

.am-inv-row-3 .carguru img {
    margin-bottom: 8px;
}

.palette-bg1 {
    background-color: #F20707 !important;
}
.pricelabel.internetpricelabel {
    font-weight: 700;
    color: #fff;
}

.page-content .container {
    background-color: transparent;
}

@media(min-width: 768px) {
.carousel-control {
    font-size: 32px;
}
}