[class^="pi-"]:before, [class*="pi-"]:before {
  color: white;
  font-size: 65px;
}

.hb span {
    position: relative;
}

.hb .title{
    font-size: 20px;
    font-weight: bold;
}
.description{
    position : relative;
}
.btns{
    position: relative;
    display: block;
    text-align: center;
    padding: 10px 0px;
}
.btns > a, .btns > span {
    position: relative;
    text-align: left;
    padding: 0px 15px;
}
.hb .monbadge{
    color: #fff;
    text-align: center;
    top : 12%
}