@media (max-width: 1100px) {
	.app__header-text {
		font-size: 32px !important;
	}
	.app__secondary-header-text {
		font-size: 24px;
	}
	.app__body-text {
		font-size: 20px !important;
	}
	#generic-template ul li {
		font-size: 20px !important;
	}
}
