a.button, input[type=submit], button { margin: 0px 5px 0px 0px !important;}
.erpInfoBox{width:31%; float:left;border: 1px solid #e1e1e1;
    box-shadow: 0 2px 0 0 rgba(0,0,0,.03);height:370px;margin-left:1%;margin-right:1%;margin-bottom:30px}
.erpInfoBox img{width: 100%;}
.erpInfoBoxThumbnail{height: 200px;overflow: hidden;}
.erpInfoBoxContent p{margin-top:10px !important;}
.erpInfoBoxContent{padding:25px;}

@media(max-width: 768px) {
.erpInfoBox{width:100%;margin-bottom:60px !important;height:auto;float:none;margin:0px;}
.erpInfoBoxThumbnail{height:auto;}
}