.w100-p {
	
	width:100% !important;
	
}

.h100-p {
	
	height:100%;
	
}

.maxw70-p {
	
	max-width:70%;
	
}

.h0 {
	
	height:0px;
	
}