
@media screen and (max-width: 600px)
{
.contenu-popin {

    top: 45%;  
  width: 90%;
 
}
}