@value small from './file.css';
@media small {
  .header {
    box-shadow: 0 0 4px #1F4F7F;
  }
}
