@charset "utf-8";
/* CSS Document */
@media (max-width: 768px) {
  .mil-text-lg {
    font-size: 16px;
	  line-height: 1.5;
  }
}