/* Убираем крестик у pop-up */
.t-popup__block-close-button {
    display: none;
}