@media only screen and (min-width: 734px) and (max-width: 1068px) {
	.callouts .icon-copy, .icon.more {
		font-size: 15px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-values .card-set #gallery-item-eco-3 .tile-content {
		padding-inline-end: 60px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-values .card-set #gallery-item-eco-3 .tile-content .icon-card-body-copy-wrapper {
		padding-right: 32px;
	}
}
