Extra small devices media query
@media (max-width: $screen-xs-max) { .app-view { padding-bottom: 3px; } }