/* 
Dealer IDs this scrit is installed on: https://docs.google.com/spreadsheets/d/1eIVkzMgxhmCQ34xNxGfx3XARmnJbJXO9Z-Wdq-R4sO0/edit?usp=sharing
*/

div[class^="VehiclePricing-module-scss-module__"][class$="__prices"] {
    display: none !important;
}

div[class^="VehiclePricing-module-scss-module__"][class$="__prices--single"][class*="__prices"] {
    display: none !important;
}