.service-box {
  padding: 0em 1em;
  color: #343434;
  background: #EAEAEA;
  border-left: solid 10px #00407E;

}
.service-box p {
  margin: 0; 
  padding: 0;
  font-size: 1.2em;
  text-align: justify;
  color: #343434;
  font-weight: 600;
  line-height: 1.7;
  display: table-cell;
  vertical-align: middle;
}

.during{
height: 70px;
display: table;
width: 100%;
}
.service-tex{
  margin: 0; 
  padding: 15px 0;
  text-align: justify;
}
.service-wrapper-column_title{
  font-size: 1em;
  font-weight: 600;
}
