.permutto-logo-header {
    height: 40px;
    width: auto;
    margin-right: 12px;
}
@media (max-width: 600px) {
    .permutto-logo-header {
        height: 28px;
    }
}
