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

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

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

.stat-text {
	padding-top: 15px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.bento-cell-microphones .pin-overflow-container {
		height: 405px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.bento-cell-microphones .pin-overflow-container {
		height: 425px;
	}
}

@media only screen and (min-width: 900px) and (max-width: 1024px) {
	.bento-cell-microphones .pin-overflow-container {
		height: 368px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 900px) {
	.bento-cell-microphones .pin-overflow-container {
		height: 370px;
	}
}

.section-ar {
	margin-bottom: 0px;
}

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