.navbar-brand img {
    margin-top: 10px;
    max-height: 71px;
}

.footer__bottom__img {
    max-height: 70px;
}
@media screen and (min-width: 400px) {
	h1 {
		font-size: 2.5rem !important;
	}
}
.payoff__heading h1 {
	padding-bottom: 1.5rem;
}

@media screen and (max-width: 600px) {
	.payoff__desc, .payoff__heading {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
	}
}
div:has(.btn--how-to-participate) {
	margin-bottom: 0 !important;
}