/* Remove underline from button block links */ 
.vdp .links-list a {text-decoration:none;} 

/* wabbey 07724297 */
.franchise.subaru.selected .childList .vcard {padding: 3px;}
.franchise.selected .childList {bottom: unset;}
.franchise.selected .childList::after {top: -64px;transform: rotate(180deg);}
@supports (-webkit-appearance:none) {.franchise.selected .childList {top:70px;}}

/* ddcdusting 13127718 */
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a {font-size: 17px;}