.menu-hydrology-cryosphere-earth-surface{
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
}

.sub-item-toggle{
    z-index:1; /* Allows share icons to appear above homepage photos instead of behind them */
}

ul#menu-jobs-landing-menu >li > a,
ul#menu-disciplines-navigation > li >a{
    font-size:1.8rem;
}

@media (max-width: 1230px) {
    .hide_on_mobile{
        display:none; 
    }
}

section.staff-adviser-content div p{
    font-family: MerriweatherLight, "Lucida Bright", Georgia, serif !important;
    font-weight: 300 !important;
    font-size:1.4rem;
    line-height:1.875;
    margin: 1em 0;
}

section.staff-adviser-content{
    overflow:hidden;
}