/* TABLE OF CONTENTS

    base

*/

/* INFO

    This file requires the css prefix .module
    This css file handles the styling for the Module component

*/

/* [START] BASE */

.iframe-container iframe {
    width: 80vw;
    height: 70vh;
}

/* [END] BASE */
