@media screen and (max-width: 460px) {
    .head {
        font-size: 1.25em;
    }
}
