.bleed

width: 100vw
margin-left: calc( 50% - 50vw )

@include media-query('md')
    width: 120%
    margin-left: -10%