.hide{
	display: none;
}

.show{
	display: block;
}
.equal-width-medium{
	width: 12.5em;
}
