.vc_z4 {
  z-index: 4 !important;
  position: relative; }
  
  
body.section_app .cc-cookies {
    display: none;
}


.vc_bg_gradient_newsstand_app {
    float: left;
    clear: left;
    width: 100%;
    /*background: #8e9eab;
    background: -webkit-linear-gradient(to bottom, #ffffff, #eef2f3, #8e9eab);
    background: linear-gradient(to bottom, #ffffff, #eef2f3, #8e9eab); */
    background: #eef2f3;
    /*background: linear-gradient(180deg, #ffffff 0%, #eef2f3 45%, #8e9eab 90%, #024c9c 100%);*/
    background: linear-gradient(180deg, #ffffff 0%, #eef2f3 45%, #8e9eab 100%);
    border-bottom:5px solid #024c9c;
}