@media only screen and (max-width: 600px) {
 .bar {
    width: 100% !important;
}
}