@import '../variables'; .week-hours-row { font-size: 14px; } @media screen and (max-width: map-get($breakpoints, lg) - 1px) { .week-hours-row { justify-content: center; } }