@media print {
	.section img, .section a, .member img, .cta-contact, nav.cbp-spmenu, svg, .section2, .cta-port, .hero, .nav, nav, .about .section1, .section4, .cta-learn {
		display: none !important;
	}
	
	
	.logo img {
		display: block !important;
	}
	
	h1, h2, h3, h4, h5, p, a {
	color: black !important;
	text-align: left !important;
}
.row h2 {
	text-align: left !important;
}

.ports .header, .index .header {
	border: none !important;
}
.section2, .section4 {
	background-image: none;
}

.section .wrapper {
	height:auto !important;
}
	
	
	.wrapper, body, body .section, body .section1, body .section3, body .section2, body .section4, .ports .section3, .section4 .wrapper, .about-info {
		margin: 0 !important;
		padding: 0 !important;
		width: 100% !important;
		position: relative !important;
	}
	
	
	.member {
		margin: 0 !important;
		padding: 0 !important;
	}
	h1, h2, h3, h4 {
		font-size: 18px !important;
		
	}
	
	body p {
		font-size: 12px !important;
		line-height: 18px !important;
		text-align: left !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
}
