.fullWidthCentral .ContainerPane {
    padding: 20px;
}
.fullWidth .ContainerPane {
    padding: 20px;
}
.imageCover {
    background-size: cover;
    background-position: center center;
}
