.br-hero {
    background-size: 100% 150% !important;
}

.br-hero-links a {
    display: flex !important;
}

@media screen and (max-width: 1024px) {
	.br-home-count-wrapper .br-count-last-col {
		grid-column: 1/-1;
	}
}