.seasonal-tip .columnctrcomp.section {
	background-color: white;
	margin: 20px 10px 20px;
}

.seasonal-tip .contentcard .content-card {
	padding: 1.5em 2.5em;
}

.seasonal-tip .contentcard .content-card h3 {
	color: #007db9;
	text-transform: uppercase;
	margin: .25em 0 .25em;
	font-size: 1.65rem;
	font-weight: 600;
}

.seasonal-tip .contentcard .content-card p {
	font-size: 1.5rem;
}
.seasonal-tip .contentcard .content-card p:nth-of-type(1) b {
	font-family: 'adelle', serif;
	font-style: normal;
	font-weight: 300;
	font-size: 2.25rem !important;
}

.seasonal-tip .row .contentcard .content-card h3 {
	color: black;
	font-size: 2em;
	font-weight: 500;
}

.seasonal-tip .row .contentcard .content-card p:nth-of-type(2) {
	font-size: 1.25em;
	margin-bottom: 1em;
	margin-top: 1em;
}
.seasonal-tip .row .contentcard .content-card p:nth-of-type(2) strong {
	color: #2fbcec;
	font-size: 1.75em;
	font-weight: 600;
	padding-left: 75px;
	display: inline-block;
	margin-right: .25em;
	line-height: 1.25em;
	vertical-align: middle;
	margin-top: -5px;

}
.seasonal-tip .row .contentcard .content-card p:nth-of-type(2) strong:before {
	position: absolute;
	width: 60px;
	height: auto;
	content: '$169'; /* ecobee3 */
	text-decoration: line-through;
	color: black;
	font-weight: 400;
	left: 10px;
	font-size: 1em;
}

.seasonal-tip .contentcard .content-card {
	padding: 2em 2.5em 2em;
}

.seasonal-tip .row .contentcard .content-card {
	padding: 2em 2.5em 2em 0;
}

.seasonal-tip .row .adaptiveimage {
	padding-left: 1em;
}