.banner--title {
	font-size: 40px;
}


@media (min-width: 64rem) {
	.banner--title {
		font-size: 45px;
	}
}

