@media screen and (max-width: 980px) {
	.nex-highlights-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
