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






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




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

.section-setup .tile-settings .overview-setup-get-started {
    margin-left: 54px;
}

@media only screen and (max-width: 1068px) {
	.section-setup .tile-settings .overview-setup-get-started {
    margin-left: 54px;
	}
}

@media only screen and (max-width: 734px) {
	.section-setup .tile-settings .overview-setup-get-started {
    margin-left: 0px;
	}
}

.card-media {
    padding-bottom: 1px;
}

.image-left .card-media {
    margin-bottom: -1px;
}

@media only screen and (max-width: 1068px) {
	.image-left .card-media {
    margin-bottom: -1px;
	}
}

@media only screen and (max-width: 734px) {
	.image-left .card-media {
    margin-bottom: -1px;
	}
}

.image-bottom .card-media {
    margin-bottom: -1px;
}

@media only screen and (max-width: 1068px) {
	.image-bottom .card-media {
    margin-bottom: -1px;
	}
}

@media only screen and (max-width: 734px) {
	.image-bottom .card-media {
    margin-bottom: -1px;
	}
}

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