	#gallery {
    width: 100%;
    height: auto;
    padding: 15% 0;
    text-align:  center;
}

#gallery h1 {
font-size:  5em !important;
}
	

.icons {
text-align: center;
}

.white {
	background: white !important;
	padding: 3% 0 !important;
}