		.logo-container{
			display: flex;
			align-items: center;
			gap: 10px;
			}
		.logo-image {
			width:95px;
			height:64px;
			}
		