.t228 .t-btn {
    height: 40px;
    font-size: 17px;
    padding-left: 30px;
    padding-right: 30px;
   display:flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  width:100%;
}