.aui { #content { min-height: calc( 100vh - 165px - 150px ); @media (max-width: $tablet) { min-height: calc(100vh - 143px - 188px ); } } }