#cover {
	aspect-ratio: 1.5/1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	display: none;
}