.percent,.percent1{
width:25%!important;
-height:10em;
float:left;
overflow:hidden;
padding-bottom:0em;
}
.percent{
margin-right:%;
margin-left:12%;
}

.icon{
width:75%;
margin-left:12.5%;
margin-bottom:em;
margin-top:1em;
}
.iconRound{
width:60%;
margin-left:20%;
margin-bottom:em;
margin-top:2em;
border-radius:200px/200px;
}

p.PPercent{
color:#fff;
text-align:center;
font-size:18px;
}
h3.h3center{
text-align:center;
color:#2d2d2d;
}
@media screen and (max-width : 730px) {
.percent,.percent1{
width:90%!important;
}
.percent,.percent1{
margin-left:5%; margin-bottom:5em;
}
.icon{
width:55%;
margin-left:23.5%;
margin-bottom:em;
margin-top:1em;
}
.iconRound{
width:40%;
margin-left:30%;
margin-bottom:em;
margin-top:2em;
border-radius:200px/200px;
}
}