/* About store block — як reference-home.html .about-module */

.about-module p {
  text-align: justify;
}

.about-module .module-title {
  display: block;
}

@media screen and (min-width: 992px) {
  .about-module .module-title {
    display: block;
    margin-bottom: 20px;
  }
}
