@use '../utilities'; @use '../components/wave-img'; @media screen and (width >= 768px) { .page-template-line-up { .line-up-header { display: flex; justify-content: space-between; align-items: start; } } }