/* Local Overrides */

/* SAUDE */
@media only screen and (min-width: 1069px) {
	#overview-consider-modals-health-modal-health-ecg-1 {
		margin-left: 11px;
	}
}

@media only screen and (max-width: 1734px) {
	#overview-consider-feature-adventure-1 {
		margin-bottom: -30px;
	}
}

/*pricing*/

.section-select .product-tile-price {
	width: 220px;
}

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