/*
@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;
  }
}
*/

