/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}

#layout_product .product-details-module iframe {
	width: 100%;
}
/* end fix the thumbnail arrows */


.make-logos-module .make-logos.mopar-make-logos .make-logo {
    width: 19.5% !important;
}
<!-- Custom Styling for V Pages: -->

.oem-vehicle-picker-module .dynamic-content {background-color: white; padding: 1em;
}

.oem-vehicle-picker-module .dynamic-content img {margin-left: 15%; border: solid 5px #eceeef;
}

#vehicle-data-lists {background-color: white; padding: 1em;
    
    
}
/* Interactive Garage */
#page-product vehicle.action-button.place-order-button, #page-product .ig-view-on-vehicle-wrapper .ig-view-on-vehicle.action-button.place-order-button {
    background: #333333 !important;
    color: #FFFFFF;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: .2rem;
    font-size: .8rem !important;
    padding: 0.5rem 1rem !important;
    height: auto;
    margin-top: 10px;
    line-height: 1.2;
    width: 100%;
    display: block;
}

#page-product .oem-assemblies-module .part-purchase-button .place-order-button, .oem-assemblies-module .catalog-product .ig-view-on-vehicle-wrapper .ig-view-on-vehicle.action-button.place-order-button {
    width: 150px;
}

#page-product .ig-view-on-vehicle-nv.action-button:after, #page-product .ig-view-on-vehicle.action-button:after, #page-product .ig-view-on-vehicle-nv img {
    display: none !important;
}

vehicle.action-button.place-order-button:hover, #page-product .ig-view-on-vehicle-wrapper .ig-view-on-vehicle.action-button.place-order-button:hover {
    background: #7A8899 !important;
}