﻿.axworkdayselector button {
    font-size: 0.75em;
}

@media (min-width: 768px) {
    .axworkdayselector button {
        font-size: 1em;
    }
}