
#zone-postscript {
    display: flex;
    width: 65%;
    max-width: 100%;
    margin: 0 auto;
}
#zone-header {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.region-sidebar-second {
	width: 50%;
}


.not-front #region-content {
    width: 100%;
}