.wfp--logo__element {
  width: auto;
  height: 4.5em;
  margin: 1em;
  position: relative;
  z-index: 10000; }
  
.wfp--blockquote {
  margin-left: 20em;
  margin-right: 3.5em;  }

.wfp--blockquote__content {
  font-size: 0.9em;
  font-weight: 700;
  padding: 0.5rem;
  color: #c20b0b;  
  float: right;  }

.wfp--blockquote__content a {
  color: #c20b0b; }

.wfp--modal-container {
  max-height: 100%;
  margin-top: 8em;
  margin-bottom: 8em; }
  .wfp--modal-container .wfp--modal-header {
    margin-top: 1.5em; }
  .wfp--modal-container .wfp--modal-content {
    margin-bottom: 1rem; }
  .wfp--modal-container .wfp--blockquote {
    margin-bottom: 1em; }
  .wfp--modal-container .wfp--btn--secondary {
    margin-top: 1em;
    margin-bottom: 0.5em; }

.wfp--modal-footer {
  text-align: left; }
  .wfp--modal-footer p {
    font-size: 0.9em; }

.wfp--modal {
  background-image: url("https://password.go.wfp.org/images/MAU_20150202_WFP-Agron_Dragaj_0018.jpg");
  background-size: cover;
  background-repeat: no-repeat; }

.wfp--btn .wfp--btn__icon {
  width: 0.9em;
  height: 0.9em; }

@media (min-width: 1024px) {
  .wfp--modal-container {
    max-width: 60%;
    max-height: 90%; } }

@media only screen and (max-width: 1360px) {
  .wfp--logo__element {
    display: none; } }

@media only screen and (max-width: 768px) {
  .wfp--modal-container {
    max-height: 100%;
    margin-top: auto;
    margin-bottom: auto; } }