.popup_stack{

}
.popup_stack > *{
  display: none!important;
}
.popup_stack > *:first-child{
  display: block!important;
}