.modal-window--wide {
    width: 1300px;
    height: 80vh;
}

#iframe-modal-frame {
    width: 100%;
    height: 99.5%;
    border: none;
}

.iframe-mode .modal-window {

}

.iframe-mode header,
.iframe-mode footer,
.iframe-mode .filters,
.iframe-mode .fast-filters
{
    display: none;
}

.iframe-mode .container {
    width: 1250px;
}
