/* Local Overrides */

/* pricing */

.section-select .product-tile-price {
	padding-left: 0px;
	padding-right: 0px;
}

@media only screen and (min-width: 1069px) {
	.section-select .product-tile-price {
		max-width: 311px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-select .product-tile-price {
		max-width: 348px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-select .product-tile-price {
		max-width: 231px;
	}
}

/* Select Gallery */
#selectGallery span.custom_show-all-vp {
	display: block;
}
@media (max-width: 734px) {
	#selectGallery span.custom_show-medium {
		display: block;
	}
}

/* Consider */
@media only screen and (max-width: 734px) {
	#gallery-item-innovation-1 .feature-card-content .feature-card-copy {
		padding-right: 20px;
	}
}
