.ty-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .ty-popup__container, .ty-popup__content {
    position: absolute; }
  .ty-popup__container_hide {
    display: none; }
