#scrollspy1 {
	z-index: 0;
}

.how-to-nav-title {
	font-size: 1.2em;
	/*font-weight: 500;*/
}

.how-to-nav-link {
	font-size: 0.95em !important;
	margin-bottom: 10px !important;
}

.nav_offset {
	padding-top: 65px;
}

.howto_anchor {
	position: absolute;
	margin-top: -65px;
}

.image_description {
	white-space: break-spaces;
	font-size: 0.9em;
	width: 100%;
	text-align: center;
}

/*
@media (max-width: 50em) {
	.multi-carousel .multi-carousel-inner .multi-carousel-item img {
		max-height: 300px;
	}
}
*/

.webauthn_screenshot {
	max-height: 200px;
}