/*
*    CSS FOR PB EDIT MODE. 
*
*/

.pb-normal-view header.fixed{
   height: 700px;
   position: initial;
   margin-bottom: 50px;
}

.pb-normal-view .header--second-row{
margin-top: 200px;
}

.pb-normal-view article .tab__content{
      height: 600px!important;
}
.pb-normal-view .js--sticko{
      position: static!important;
}

.pb-normal-view .dynamic-sticko{
      position: static!important;
}

.pb-normal-view .site-header{
 height: 150px;
}