p.dept-sentance {
  width: 670px;
  text-align: justify;
}
@media (max-width: 1170px) {
  p.dept-sentance {
    width: 100%;
    align-self: center;
  }
}/*# sourceMappingURL=dept.css.map */