/*cnconway 09286148*/
.removeImageGradient [data-widget-id="content-cta1"] .cta-background {background-image: url(https://pictures.dealer.com/p/parkwayoldsmobilecadillacgmc/0111/65041fd0c1295867b7511c62c0a73e29x.jpg?impolicy=downsize_bkpt&w=370) !important;}
.removeImageGradient [data-widget-id="content-cta2"] .cta-background {background-image: url(https://pictures.dealer.com/p/parkwayoldsmobilecadillacgmc/1511/c5f8fc734869ca516a44e37ecc8c1d01x.jpg?impolicy=downsize_bkpt&w=370) !important;}
.removeImageGradient [data-widget-id="content-cta3"] .cta-background {background-image: url(https://pictures.dealer.com/p/parkwayoldsmobilecadillacgmc/1678/9a409bf2fa51936f9bd8add1a412e510x.jpg?impolicy=downsize_bkpt&w=370) !important;}

/* fdbarfety 09290268 */
.low-lease ul {margin-block-start: 0em; margin-block-end: 0em; padding-inline-start: 0; padding-left: 0!important;}
.low-lease ul li {display: inline-block; padding: 0 10px; list-style-type: none;}
.low-lease figure {width: 460px; height: auto; margin: 0; padding: 0; background: #fff; overflow: hidden;}
.low-lease figure {position: relative;}
.low-lease figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.low-lease figure:hover::before {-webkit-animation: shine .75s; animation: shine .75s;}
@-webkit-keyframes shine {100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}
@media (max-width : 972px) {.low-lease figure {width: 100%;}}
@media (min-width : 1472px) and (max-width : 1952px) {.low-lease figure {width: 340px;}