a[href]:after {
	content: none !important;
}

header ul.social-icons {
	display: none;
}
header nav#main {
	display: none;
}
.submenu {
	display: none;
}

footer {
	text-align: center;
}

.sidebar {
	display: none;
}

.copyright {
	text-align: center;
}

[class*='col-'] {
	width: 100%;
}

.no-print {
	display: none;
}