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

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


/* Desktop only */
@media screen and (min-width: 1024px) {
  .pwr-header-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    
  }

  @media screen and (min-width: 1024px) {
  #pwr-header-fixed { margin-top:56px;
    top: 0px !important;
     }
  }