@media screen and (max-width: 767px) {
.advice-bar {
display:none;
}
}