
@media screen and (min-width: 1092px) {
body.page-foster-care-staff #content {
    width: 1092px;
    max-width: 1092px;
}
}


@media screen and (max-width: 1091px) {
body.page-foster-care-staff .view-content {
    text-align: center;
}
}

