/*ddcrmelasky locations proximity*/
.index .locations-proximity .ddc-content .row {display: flex; justify-content: center;}
.index .locations-proximity .overlay-wrap .dealerListOverlay {overflow: scroll;}

/* fdbarfety PPR-271502 */
.alias-sitebuilder-schedule-service-at-any-wyler-collection-location-1 .page-bd img,
.alias-sitebuilder-finance-at-any-jeff-wyler-location-1 .page-bd img {width: 325px; height: auto;}

/* jwjakec - adds margin at the top of CTA on service center page */
a#content-cta2-button {
    margin-top: 15px;
}

/* jwjakec - changes font size on maps */
.vcard {
    font-size: 15px;
}

/* jwjakec - hides JLR */
li.franchise.land-rover {
    display: none;
}

/* jwjakec - removes asterisk on consignment page */
fieldset h2 span.asterisk {
  display: none;
}

/* jwjakec - removes bottom margin consignment page */
p.form-asterisk-description.font-weight-light.ddc-font-size-small {
    margin-bottom: 0px;
}

/* jwjakec - removes disclaimer on consignment form */
.alert-info.alert {
    display: none;
}