/*Local overrides*/

.bts-2022-takedown #ac-globalfooter .ac-gf-sosumi {
	display: block;
}

@media only screen and (max-width: 1068px) {
	.page-how-to-buy .section-hero .section-content .typography-intro {
		font-size: 20px;
	}
}
@media only screen and (max-width: 1068px) {
	.page-how-to-buy .section-hero .section-content .typography-headline {
		font-size: 38px;
	}
}

@media only screen and (max-width: 735px) {
	.page-how-to-buy .section-hero .section-content .typography-intro {
		font-size: 19px;
	}
}
@media only screen and (max-width: 735px) {
	.page-how-to-buy .section-hero .section-content .typography-headline {
		font-size: 32px;
	}
}
