.ir.procedure .account-info {
  margin-top: 30px;
}
.ir.procedure .account-info tbody tr:first-of-type th,
.ir.procedure .account-info tbody tr:first-of-type td {
  border-top: 1px solid #ADADAD;
}
.ir.procedure .account-info tbody tr th {
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .ir.procedure .account-info tbody tr th {
    width: 40%;
  }
}/*# sourceMappingURL=procedure.css.map */