/*owenperks- prevent image stacking effect in DEAs*/
.wysiwyg-image {margin: 0; display: inline;}

/*owenperks- adjusted nav width to accommodate a 5th nav item*/
.ddc-navbar-nav .ddc-nav > li > a, .ddc-navbar-nav .ddc-nav-inline > li > a {min-width: 110px;}

/*owenperks- VDP removed underline on VDP button*/
.vdp .tradein a {text-decoration: none;}

.vdp .contact-info .tel .type {display: block;}

/*ddcmeghanw shifted contact form up on model landing pages */
.ddc-content.contact-form.typeform {margin-top:-24px;}