section {
	margin-bottom: 3.75em;
}


.main-container {
	max-width: 592px;
}

.media-container {
	margin: 3.75em auto; /* 60px */
}




/* SPECIFIC VIDEO SIZING */

#fitbit-aria-video {
	/* native: 1264 x 848 */
	width: 592px;
	height: 397px;
}

#lytro-ui-video {
	/* native: 848 x 960 */
	width: 380px;
	height: 430px;
}

#fb-replies-video {
	/* native: 608 x 1280 */
	width: 298px;
	height: 627px;
}


