@charset "utf-8";

.reg__list { list-style: auto; padding-left: 20px; }

.border-inst { border: 1px solid rgb(238, 238, 238); border-radius: 10px; padding: 10px; margin-bottom: 10px; }

@media (max-width: 992px) and (min-width: 640px) {
  .header-nav { justify-content: center; }
}
