/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-faqs .border-top {
	box-sizing: border-box;
	border-top: 1px solid #d6d6d6;
}
.section-returns .steps-row.step-1 {
	padding-top: 40px;
	margin-top: 0;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-returns .steps-row.step-1 {
		padding-top: 30px;
		margin-top: 0;
	}
	.section-faqs .section-content, .section-recycle .section-content {
		width: auto;
		margin-left: 16px;
		margin-right: 16px;
	}
}
.section-returns {
	text-align: center;
}

.section-recycle .no-border-bottom {
	box-sizing: border-box;
}

@media only screen and (max-width: 734px) {
	.section-hero .link-container .link-email {
		margin-top: 5px;
	}
	.section-hero .link-container .link-website {
		margin-top: 17px;
	}
	.section-returns .headline-returns {
		text-align: center;
	}
	.section-returns .steps-row.step-1 {
		padding-top: 20px;
		margin-top: 0;
	}
	.section-faqs .section-content, .section-recycle .section-content {
		width: auto;
		margin-left: 16px;
		margin-right: 16px;
	}
}

.section-hero .link {
	margin: 40px 0px 0px;
}

@media only screen and (max-width: 734px) {
	.section-hero .link {
		margin: auto;
	}
}
.text-center {
	text-align: center;
}
.section-returns .copy-column .link-mac {
	margin-top: 0.8em;
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
