/*
@media (width <= 450px) {
  div[data-enpop] #enpop.container--enpop {
    width: 100% !important;
    left: 0 !important;
    justify-content: center;
  }

  div[data-enpop] #enpop .popup__close-image--enpop {
    right: 20px !important;
  }
}
*/


.login-text {
  max-width: 800px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #f7f3f2;
  padding: 15px;
}
