/* From Theme Agent */
/* dcw-product-base_dcw-theme-classic_dcw-franchise-mckesson-1.0.17787 */
/* Generated by hydra-style-docker@1.0.2367 */
/* Compiled by LESS 4.2.0 */
.location-amenities > .content {
  .copy {
    /* display: grid; */
    /* grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); */
    display: flex;
    overflow: auto;
    .location-amenities-group {
      min-width: 13em;
    }
  }
}


.location-amenities-group {
  flex-grow: 1;
}
.location-amenities-group strong {
  font-family: var(--font-family-2);
}
