﻿/* ==========================================================================
    Stylesheet for hiding elements previously done inline via design.
    v 1.0 Use separate css to avoid using style-src 'unsafe-inline'
   ========================================================================== */
.MPfullText {
    flex-basis: 100%;
    max-width: 120% !important;
    width: 120% !important
}