.gridC{
    min-width: 100%;
    width: 100%;
    grid-template-columns: 100%;
    max-width: 80%;
}