.banner {
	background: black;
	object-fit: cover;
	aspect-ratio: 1.71;
	padding-bottom: 1%;
}
.banner img { filter: invert(1); }