

.work-content-figure{
    width:45%;
}

@media only screen and (max-width: 600px) {
    .site-title {
        font-size: 2rem;
    }
    .footer-inner {
        font-size: 1.3rem;
    }
}


li.filter-term-default {
    display: none;
}