.single-blog {

    @media (width > 768px) {
        .single__title {
            font-size: 3rem;
        }
    }
}

