body {
	background-color: white;
}

.banner__container {
	width: 100%;
}

.banner__img {
	max-width: 100%;
}

.about__container {
	padding: 2rem;
}

.about__img {
	max-width: 300px;
}

.objectives__container {
	margin-bottom: 300px;
}

.objectives__title {
	text-align: center;
	margin-bottom: 1rem;
}