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






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




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

@media only screen and (max-width: 735px) {
	.section-support-table .support-table .support-table-list {
		padding-left: 0%;
	}
}

@media only screen and (max-width: 735px) {
	.section-support-table .support-table .data-cell-heading {
		padding-left: 95px;
	}
}

@media only screen and (max-width: 735px) {
	.section-support-table .support-table .data-cell .item-copy {
		padding-left: 20px;
	}
}

.section-support-table .disclaimer {
    margin-top: 95px;
}

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