@media screen and (max-width: 1499px) {
	
	:root {
		--inner-wrapper-adjustment: calc(1.5rem * .5);
	}
	
	
}