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