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






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




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


.page-compatibility .section-features-list .section-content .non-function {
    text-transform: none;
}

@media only screen and (max-width: 734px) {
	.section-statistical-functions .section-content .feature-title {
    	flex-basis: 70%;
		max-width: 70%;
	}
}

@media only screen and (max-width: 734px) {
    .section-statistical-functions .section-content .feature-row div:nth-child(2) {
        flex-basis: 10%;
		max-width: 10%;
    }
}

.page-compatibility .section-features-list .section-content .non-function {
   text-transform: none;
}


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