
@media (min-width: 1200px) {
    .activity-blog .header h1{
        font-size: 2rem;
    }
}

.activity-blog .see-all-btn{
    position: absolute;
    bottom: 3%;
    left: 3%;
    margin-top: 0;
}
