﻿.page-content-wrapper {
	WIDTH: 100VW; 
	HEIGHT: 100VH; 
	LEFT: 0 !IMPORTANT; 
	MARGIN-LEFT: 0PX !IMPORTANT; 
	TOP: 0 !IMPORTANT; 
	MARGIN-TOP: 0PX !IMPORTANT; 
	MARGIN: 0PX !IMPORTANT; 
	POSITION: ABSOLUTE; 
	box-sizing: border-box; 
	clear: both;
	}

.port {
	HEIGHT: 100%;
	box-sizing: border-box !IMPORTANT; 
	clear: both !IMPORTANT; 
	}

.content-container {
	TOP: 0; 
	MARGIN-TOP: 0PX; 
	WIDTH: 100%; 
	HEIGHT: 100%;
	box-sizing: border-box !IMPORTANT; 
	clear: both !IMPORTANT;
	}