.section .container .table dl div {
  display: flex;
}

.section .container .table dl div dt {
  margin-right: 2em;
  width: 7.5em;
}
/*# sourceMappingURL=style.css.map */

.notification {

}

.notification span {
display: inline-block;
margin-left: 15.5rem;
}
@media screen and (max-width:767px) {
.notification span {
margin-left: 0rem;
}
}