@media(min-width: 130px) and (max-width: 720px){

    .clock {
        font-size: 5rem;
    }
}