/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



 @media (max-width: 991px ) {
    .pwr-sec-mockup__content {
        left: 0 !important;
        text-align: left!important;
        width: 100% !important;
   }