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