body, p {
    font-size: .9rem !important;
    font-family: Roboto, Arial;
    line-height: 1.25rem;
}

@media (min-width: 1600px) 
{ 
    .g-container
    {
        width: 100rem !important;
    }
}

