
/*
 * CSS polyfill for IE6 & 7
 */


.only-small, .only-xsmall, .only-medium
{
	display: none;
}
 
.row
{
	width: 100%;
}