 @media only screen and (max-width:1630px){

    #barraaceptacion{height:50px;}
    .cook{width:460px;}
  }
  @media only screen and (max-width:834px){

    #barraaceptacion{height:70px;}
    .cook{width:360px;}
  }

   @media only screen and (max-width: 720px) {
    .mobil {display:inline-block;}
  }

  
  @media only screen and (max-width:574px){

    #barraaceptacion{height:95px;}
    .cook{width:370px;}
     a.safari{font-size:12px;}
     a.chrome{font-size:11px;}
     a.google{font-size:12px;}
  }

   @media only screen and (max-width:474px){

    #barraaceptacion{height:120px;}
    .cook{width:300px;}
    a.safari{font-size:12px;}
     a.chrome{font-size:11px;}
     a.google{font-size:12px;}
  }

   @media only screen and (max-width:347px){

    #barraaceptacion{height:140px;}
    .cook{width:250px;}
     a.safari{font-size:12px;}
     a.chrome{font-size:11px;}
     a.google{font-size:12px;}
  }

   @media only screen and (max-width:299px){

    #barraaceptacion{height:165px;}
    .cook{width:240px;} 
    a.safari{font-size:11px;}
    a.chrome{font-size:11px;}
    a.google{font-size:11px;}
  }