@media print {
  /* line 3, ../sass/print_physician_profile.scss */
  .list-inline, .mainNavRow, footer, .breadcrumbs, .sidebarLeft, .SearchAnotherProvider {
    display: none;
  }

  /* line 4, ../sass/print_physician_profile.scss */
  .mainPageContent {
    width: 100%;
  }

  /* line 5, ../sass/print_physician_profile.scss */
  .providerProfile .profile .providerBtns a {
    max-width: 300px;
  }
}
