@media screen and (min-width: 1168px) {
    .topBar{
        display: none;
    }
}