.navbar-brand:after {
	all: unset;
}

.resume-wrap h2,
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	word-wrap: break-word;
}

.navbar-brand {
	margin-right: 0;
}

@media (max-height: 700px) {
	.mouse {
		bottom: 60px;
	}
}

@media (max-height: 570px) {
	.mouse {
		bottom: 30px;
	}
}

.ftco-about ul.about-info li span:first-child {
	width: 150px;
}