@media screen and (min-width: 0 \0) {
  .sticky-bottom {
    position: fixed;
    bottom: 0;
    width: 100%; }
  .page {
    margin-bottom: 60px; } }
