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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@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: 455px;
	}
}

@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.section-ar {
	margin-bottom: 0;
}

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