.outer-wrapper{
	margin: 0 auto;
	background: #f5f5f6;
	max-width: 1600px;
}

.section {
	height: 630px;
}

.section-1 {
	height: auto;
}

.section-grey {
	background: #f5f5f6;
}

.section-darkgrey {
	background: #e5e5e6;
}

.logo-samsung {
	padding: 50px 0 40px;
}

figure p {
	font-size: 18px;
	font-weight: 700;
	margin: 15px 0 40px;
}

