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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.grid-bentos .grid-item {
    min-height: 410px;
}

@media only screen and (max-width: 1068px) {
    .grid-bentos .grid-item {
        min-height: 300px;
    }
}

@media only screen and (max-width: 734px) {
    .grid-bentos .grid-item {
		min-height: 280px;

    }
}

@media only screen and (max-width: 320px) {
    .grid-bentos .grid-item {
        min-height: 280px;
    }
}


@media only screen and (min-width: 1068px) {
	.columns .column-right .copy-block.typography-section-best-educators-copy p{
	 margin-bottom: 40px;
	
	
	}

}

@media only screen and (max-width: 1068px) {
	.columns .column-right .copy-block.typography-section-best-educators-copy p{
	 margin-bottom: -20px;
	
	}

}


@media only screen and (max-width: 734px) {
	.columns .column-right .copy-block.typography-section-best-educators-copy p{
	 margin-bottom: 0px;
	
	}


}


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