.red{
    color:red;
}

@media (min-width: 960px)
{
    .bd-page-width {
    max-width: 108rem;
    }
}

