main {
	justify-content: start;
}

.content-pages {
	margin: 0% 5%;
}

.two-col {
	display: flex;
	gap: 15%;
}