.whats-happening .title a {
    font-size: 1.1rem;
}

@media only screen and (min-width: 90.063em)
.whats-happening .title a {
    font-size: 1.2375rem;
}

.whats-happening-wrapper .date {
    display: none !important;
}