@media only screen and (max-width: 600px) {
    #week-title {
        font-size: 2.5rem;
        text-align: center;
    }
}
