
.annbar-fixed-top {
    text-decoration: none;
	top: 30px !important;
}
@media screen and (max-width: 600px) {
.annbar-fixed-top {
    text-decoration: none;
	top: 55px !important;
    margin-bottom: 55px !important;
}
}
