#cart-table .item-image img {
    max-width: 140px;
}

#extend-offers-modal-iframe {
    z-index: 9999999999!important;
}

#extend-learn-more-modal-iframe {
    z-index: 9999999999!important;
}

@media only screen and (max-width: 767px) {
	#extend-offer{
   		 width: 95%;	
	}
	.extend-product-offer {
		margin: 8px 0px 0px 11px;
	}
	.extend-upsell-style{
		margin-top: 30px;
	}
}

.extend-upsell{padding-top:.6em}
.extend-upsell .extend-upsell-btn{font-size:12px;border:1px solid #c00;color:#c00!important;padding:.2em .4em;border-radius:3px} 