#is1{
	font-size: 20px;
	color: white;
}

#features1{
	font-size: 2.8em;
	color: rgba(0,0,0,0.8);
	font-weight:bold;
}

.gpimg{
	margin: 0;
	padding: 0;
	width: 290px;
	height: 290px;
	border-radius: 150px;
	margin-top: 5px;
}

.gp{
	margin: 0;
	width: 300px;
	height: 300px;
	border: solid #DDDDDD 1px;
	border-radius: 150px;
} 

.web{
	width: 600px;
}

.app{
	width: 320px;

}