/* Base full width styles */
.fw-image-d1a28713 {
    width: 100%;
    display: block;
    height: auto;
    max-width: 100%;
}

/* Force full viewport width by breaking out of containers */
.fw-image-d1a28713.force-full-width {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
}
