.sub-menu ~ .blocks {
float: none !important;
margin-left: 2em;
width: 85%;
}

.sub-menu {
width: 15%;
}

nav a:visited {
color: black;
}

nav a:link {
color: black;
}

/* Adjusts the size of icons on the item-set page, and in some other views */
.sub-nav-toggle:after {
color: black; !important
}

.resource-list img {
	width: 10em;
}