a:after {
    display: none !important;
}

.close, .hideonprint {
    display: none;
}

body .l-main .header {
    z-index: 10050;
    width: 1280px;
    height:80px!important;
    margin: auto;
    display: block;
    text-align: right;
    background: #fff!important;
}

.header img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10044;
    height: 100px;
    width: 200px;
    display: block;
}

.header svg {
    fill: #000;
    height: 60px;
}

.modal-fullscreen {
    background: #fff !important;
}

.modal-fullscreen .modal-content {
    padding-top: 100px;
}

.modal-fullscreen .modal-dialog {
    width: 1280px;
}

