@media only screen and (max-width: 600px) { 
.nav-pills>li { float:none ; } 
}

.page-header {
    display: none;
}