@media (min-width: 300px) {
	body {
	background-image: url(../images/pexels-photo-633548.jpeg); 	
	background-size: auto;
	background-repeat: no-repeat;
	}
}


img {
	margin: 10px;
}

.col-sm-8 {
	text-align: center;
	color: white;
	font-weight: 300;
	padding-top: 50px;
}