#logo {
	background: url(../../assets/images/logo.svg) left center no-repeat;
	background-size: contain;
	width: 150px;
	height: 100px;
	opacity: 1;
}