/* 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 */

/* OEM Interactive - Site Wide Banner */
.promotional-banner-wrap {
    background: #134A9C!important;
}

.promotional-banner-text a {
    color: #fff!important;
}