ul.per4{width:100%;padding:0;margin:0;}
ul.per4 li{width:24%;height:180px;float:left;padding:0;margin:80px 1% 0 0;background:#ffffff;text-align:center;line-height:120%;}
ul.per4 li:nth-child(4){margin:80px 0 0 0;}
ul.per4 li span{width: 100px;height: 100px;
	background: #ffffff;
	border-radius: 70px;
	-moz-border-radius: 70px;
	-webkit-border-radius: 70px;
	padding: 10px 10px 10px;
	display: inline-block;
	text-align: center;
	margin-top:-50px;
	border:solid 2px #eeeeee;
	box-shadow: 0px 4px 0px rgba(000,000,000,0.2);
	-moz-box-shadow: 0px 4px 0px rgba(000,000,000,0.2);
	-webkit-box-shadow: 0px 4px 0px rgba(000,000,000,0.2);
}
ul.per4 li span img{width:100%;margin:0 auto;}
ul.per4 li h3{font-size:16px;font-weight:bold;margin:10px 0 5px;padding:0 20px;}
ul.per4 li p{font-size:14px;margin:0;padding:0 20px 20px;}
ul.per4 li a h3{color:#3399ff;}
ul.per4 li a:hover{text-decoration:underline;opacity:0.6;}
@media screen and (max-width:768px){
	ul.per4{margin:0;}
	ul.per4 li{width:48%;height:200px;float:left;padding:0;margin:80px 4% 0 0;background:#ffffff;text-align:center;line-height:120%;}
	ul.per4 li:nth-child(even){margin:80px 0 0 0;}
}

ul.features{display:flex;flex-direction:row;flex-wrap:wrap}ul.features li{width:33.3%;padding:24px}@media screen and (max-width: 750px){ul.features li{width:50%;padding:8px}}ul.features li span{width:100px;height:100px;border-radius:70px;background:#ffffff;padding:10px 10px 10px;display:inline-block;text-align:center;border:solid 2px #eeeeee;box-shadow:0px 4px 0px rgba(0,0,0,0.2)}ul.features li h3{font-size:16px;font-weight:bold;margin:10px 0 5px;padding:0 20px}ul.features li>a h3{color:#3399ff}
