.banner {
	width: 100%;
}

.banner-content {
	width: fit-content;
	margin: 0 auto;
	display: flex;
}

