/* trade-in tile */

.section-trade-in .typography-router-headline {
	font-size: 47px;
	line-height: 1.1;
}

@media only screen and (max-width: 1068px) {
	.section-trade-in .typography-router-headline {
		font-size: 40px;
		line-height: 1.09;
	}
}

@media only screen and (max-width: 734px) {
	.section-trade-in .typography-router-headline {
		font-size: 40px;
		line-height: 1.1;
	}
}
