@media screen and (max-width: 1280px) {

.landing.highlight {
	display: flex;
	flex-direction: column;
	align-items: center;
}

	
}