@media (min-width: 1024px) and (max-width: 1024px) { @if $header-bar { padding-top: 4rem + $header-bar-height; } @else { padding-top: 4rem; } }