README
You probably don't neeed this package
Please read "What is this".
What is this
Makes a multimedia-element full-width when on phone, or in a feature-article on aftenposten.no.
Usage
var fullWidth = require('ap-mm-fullwidth');
var $el = document.querySelector('.mm-app');
fullWidth($el);