/**
 * Theme Name: Sherburn in Elmet Group of Parishes
 * Author: creativeshed.agency
 * Template: blocksy
 * Text Domain: blocksy
 */

@media screen and (min-width: 1700px) {
    body #main-container{
        max-width: 1600px;
        margin: auto!important;
        box-shadow: 0 0 0 9999px #f7f7f7;
    }
}