@charset "UTF-8";

div.modaal-content-container {
  padding: 0;
}


@media screen and (max-width: 800px){
  button.modaal-close {
    top: auto;
}
