@media screen and (min-width:731px) {
    nav.breadcrumbs ol li a:hover{
        text-decoration: underline;
    }
}