@media (min-width: 0px) and (max-width: 450px) {
	.recent-news-title {font-size: calc(1.25rem + 1.25vh);}
}