expect(getMediaStyle(element, { height: 301, width: 400 })).to.eql({
      color: 'blue',
      backgroundColor: 'red'
    })