@media only screen and (min-width: 800px) {.d0whitescrollbox {min-height: 500px;}}
.btn-statement {z-index: 20;}


@media only screen and (max-width: 799px) {.d0whitescrollbox {background-color: #fff; margin-top: 1em; margin-bottom: 1em; padding:30px; max-width: 500px; min-height:450px; border-radius: 30px; display: flex; align-items: center; flex-direction: column; justify-content: start; white-space: normal;}}
