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






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




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


@media only screen and (max-width: 1068px) {
    .page-overview .section-improving-suppliers .section-content .column:first-child .donut-header.donut-header-results {
    bottom: -30px;}
}

@media only screen and (max-width: 735px) {
    .page-overview .section-improving-suppliers .section-content .column:first-child .donut-header.donut-header-results {
        bottom: 0;
    }
    .page-overview .section-improving-suppliers .section-image {
        padding-bottom: 14vw
    }
    .page-overview .section-empowering-workers .section-image .custom-image-caption{
    	bottom: 2.25vw;
    }
}

@media only screen and (max-width: 1068px) and (min-width:735px) {
	.center-3-columns .column.large-3:nth-child(1) {
		margin-right: 4%;
	}
	
	.center-3-columns .column.large-3:nth-child(2) {
		margin-left: 4%;
		margin-right: 9%
	}
	
	.center-3-columns .column.large-3:nth-child(3) {
		margin-left: 8%
	}
	#class-caption {
		bottom:1vw;
	}
}


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