/* fdbarfety 11389096 desktop */
.index .page-section .vcard .fn {min-height: 55px;}
.index .page-section .nav .btn {height: 70px; display: flex; align-items: center;}

/* fdbarfety 11389096 tablet */
@media (min-width: 768px) and (max-width: 1366px) {
  [data-name="content-container-1"] .col-sm-2,
  [data-name="content-container-2"] .col-sm-2 {width: 19.66667%;}
  .index .page-section .vcard .fn,
  .index .page-section .vcard .adr {min-height: 70px;}
  .index .page-section .nav .btn {height: 80px; display: flex; align-items: center;}
}
@media (max-width : 1366px) {
  [data-name="content-container-1"] .col-lg-offset-1,
  [data-name="content-container-2"] .col-lg-offset-1  {margin-left: 0;}
}

/*owen.perks 11492246*/
.index .childList.flyout .vcard .fn {min-height: 20px !important; margin-bottom: 5px}
.index .childList.flyout .vcard p {margin-bottom: 5px;}