.large-header img
	{
		width:90%;
		max-width:600px;
		position:absolute;
		top:20%;
		left:0;
		right:0;
		margin:0 auto;
		filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.5));
		
	}

.large-header
	{
		text-align:center;
		position: absolute;
		top: 0px;
		left: 0px;
	}

#x-canvas{
  opacity:0.5;
  width:100%;
  
}

