.container { min-height: 100%; width: 100%; &__content { padding-bottom: 220px; @media (min-width: 1024px) { padding: 0; } } }