﻿/* Smallest screen */
@media (max-width: 767px) {
  .body-wrapper {
    border: inherit;
  }
  .navbar {
    line-height: 1;
  }
  .navbar-top-links li a {
    min-height: inherit;
  }
}
/*# sourceMappingURL=SmartPortal.responsive.css.map */
