@media print {
	* {
		border: none !important;
		max-width: 100vw !important;
		
	}
	

                                                           /* contact form (societies) */         /*who we work with */ 
	header, img, svg, .location-footer, .footer-shape, .gb-button-main, .gb-container-4eaf51da, form, .gb-container-ce9f9e8b, .gb-grid-column-d8beafd, .gb-grid-column-84d8ec28, .gb-container-bc4313a8 {
		display: none !important;
	}
	
	.contact-footer {
		display: block !important;
	}
	
	.gb-container-001d8379 {
		height: 600px !important;
	}
	
	h1 {
		
		font-size: 4rem !important;
		
		
	}
	
	.other-page-hero h1 {
		margin-top: 60px !important;
		margin-bottom: -30px !important;
	}
	
	h1, h2, h3, h4, h5, h6, p, mark, a, li{
		color: black !important;
		text-align: left !important;
		text-decoration: none !important;
}
	
	p  {
		font-size: 1.8rem !important;
	}
	
	section, article, div {
		padding: 0 !important;
		margin: 0 !important;
		
	}
	
	.gb-container  {
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		margin-top: 0 !important;
/* 		outline: red 1px solid !important; */

	}
	
	/* 	Testimonials container */
	.gb-headline-cab8703f {
		margin-top: 10px !important;
	}
	
	.hero-container, .other-hero-sections {
		margin-top: 40px !important;
	}	
	
	/* 	to be able to display the sections that have :before (this covers the text and wont show on print)*/
		.gb-container-001d8379:before, .gb-container-984a8c81:before, .gb-container-5f9e4774:before, .gb-container-5ba6b5b9:before {
		content: "";
		position: relative !important;
	}
	
	.inside-article .entry-content div {
		padding-top: 0 !important;
	}
	
	.contact-footer {
		margin-top: -50px !important;
	}
	
/* 	Homepage */
	/* - Succesful Societies  */
	.gb-grid-wrapper-077e13fa {
		row-gap: 0 !important;
	}
	
	.gb-container-001d8379 {
		background-color: unset !important;
		color: unset !important;
	}
	
/* Societies Page */
	
	/* 	to be able to display the challenge section - :before position absolute hides it */
		.gb-container-001d8379:before {
		content: "";
		position: relative !important;
	}
	.gb-container-001d8379 {
		margin-bottom: 40px !important;
	}
	
	/* 	to be able to display the benifits / features section - :before position absolute hides it */
		.gb-container-818535ef:before {
		content: "";
		position: relative !important;
	}
	.gb-container-818535ef {
		margin-bottom: 40px !important;
		margin-top: 40px !important;
	}
	/* 	About Page */
	.gb-headline-db0d4cf6 {
		margin-bottom: -20px !important;
	}
}