.navbar-brand {
	opacity: .85;
}
.footer-logo {
	max-width: 100%;
}
@media (max-width: 992px){
	.about-us .section .image{
		height: 80vh;
	}
}
@media (min-width: 993px){
	.about-us .section .image {
		height: 70vh;
	}
}