﻿/*
Theme Name: Ribosome Child Theme
Theme URI: http://example.com/twenty-fifteen-child/
Description: Ribosome Child Theme
Author: GEC
Template: ribosome
Version: 1.0.0
Text Domain: ribosome-child
*/
.site {
		margin: 0 auto;
		max-width:1260px;
		max-width:90rem;
		/*max-width: 1096px;
		max-width: 78.28571428571429rem;*/
		overflow: hidden;
}
#primary {
	width: 100%;
}