body, h4, h5, h6, p, li, label, input, select, textarea, legend, code, pre {
	font-size: 125% !important;
	line-height: 1.2 !important;
}

.navbar .nav li {
	font-size: 125% !important;
	line-height: 1.2 !important;
}

.navbar input {
	font-size: 150% !important;
	line-height: 1.2 !important;
}

.navbar .brand {
	line-height: 1 !important;
}

.a11y-toolbar ul li {
	line-height: 20px !important;
	font-size: 75% !important;
}

.a11y-toolbar ul li a {
	line-height: 24px !important;
}
#product .relatedItems >div {
    width: 100% !important;
}
.recipe-utils ul li {
    float: none !important;
    display: block !important;
    padding: .1em !important;
}
search .checkbox input[type=checkbox] + label {
    font-size:50% !important
}