.cookie-bar {
    height:auto;
    padding:10px 15px;
    width:98%
   }
   .cookie-bar .icon {
    flex:0 0 30px;
    margin-right:15px
   }
   .cookie-bar .text {
    flex:inherit
   }
   .cookie-bar p {
    font-size:12px;
    line-height:15px;
    margin:0 10px
   }
   .cookie-bar p br {
    display:block
   }
   .cookie-bar .btn {
    font-size:12px;
    padding:0 15px
   }
   .politica-de-privacidade {
    border-radius:0;
    height:100%;
    width:100%
   }
   .politica-de-privacidade .close {
    right:16px;
    top:20px
   }
   .politica-de-privacidade .c-termos {
    height:80%
   }
   .termos-de-uso {
    border-radius:0;
    height:100%;
    width:100%
   }
   .termos-de-uso .close {
    right:16px;
    top:20px
   }
   .termos-de-uso .c-termos {
    height:80%
   }