@media only screen and (max-width: 767px) and (min-width: 320px){
.top-bar { position: fixed; }
}
