.anchor_menu ul.menu {
    width: 100%;
}

.pub_nav ul {
    flex-wrap: wrap;
    margin: 0 0 0 0 !important;
}

a {
    word-wrap: break-word !important;
}

p.flush-bottom {
    margin: 1em 0 .5em;
}

p.flush-top {
    margin: 0 0 1.75em;
}

@media screen and (min-width: 921px) {
.pub_nav ul > li {
    width: auto !important;
    min-width: 31.8% !important;
    }
}

@media screen and (max-width: 599px) and (min-width: 0) {
.pub_nav ul > li {
    min-width: 90% !important;
    }
}

@media only screen and (min-width:940px) {
	.menu-sidebar .content {
        position: relative;
        top: 39px;
    }
}

.page-health-publication .menu-sidebar ul {
    margin-top: 0;
}

.featured-pub-promo img {
	width: 100% !important;
	height: auto !important;
}
