@media screen and (max-width: 767px) {
        
    .GroupingTitle {
        width: 85%;
    }

        .GroupingTitle h1 {
            font-size: 40px;
        }
                    
}
