.onepage{
	padding: 20px;
	width: 100%;
	min-height: auto;
	box-sizing: border-box; 
	align-items: center;
}

.logo-artefact{
  width: 60%;
  margin-top: 100px;
}

.presentation img{
  width:25%;
  margin:10px;
}

/********************/
/*Page 4 Screenshots*/
/********************/
#page4 img{
	width:25%; 
	margin:10px; 
	border:2px solid white;
}