*{box-sizing:border-box}
#features{overflow:hidden;padding:20px 0;margin-bottom:30px}
#features .features-block{text-align:center;padding-top:15px;  margin:0 -15px 0 -15px; min-height:225px;display:block}
#features a.features-block:hover{background:#f3f3f3}

#features h2, #features h3,#features h4,#features h5{font-weight:bold;color:#191919;text-transform:uppercase;color:#616161;margin:25px 0;text-align:center}

#features h5:after{display:block;content:" ";height:1px;width:100%;border-top:2px solid #cfcfcf;margin:20px auto 15px auto;}

.home-info p{color:#888;font-size: 16px;
line-height: 24px;}
#features .br{border-right:1px solid #dedede}
#features .bt{border-top:1px solid #dedede}