@font-face {
    font-family: 'weather';
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot');
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'),
    url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'),
    url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.w-stats {
    font-size:16px;
    margin-left:4px;
}

.w-stats i.wth {
    color: #fff;
    font-family: weather;
    font-size: 3em;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
}

.top-panel-weather .w-stats i.wth {
    font-size: 2em;
}

.icon-0:before { content: ":"; }
.icon-1:before { content: "p"; }
.icon-2:before { content: "S"; }
.icon-3:before { content: "Q"; }
.icon-4:before { content: "S"; }
.icon-5:before { content: "W"; }
.icon-6:before { content: "W"; }
.icon-7:before { content: "W"; }
.icon-8:before { content: "W"; }
.icon-9:before { content: "I"; }
.icon-10:before { content: "W"; }
.icon-11:before { content: "I"; }
.icon-12:before { content: "I"; }
.icon-13:before { content: "I"; }
.icon-14:before { content: "I"; }
.icon-15:before { content: "W"; }
.icon-16:before { content: "I"; }
.icon-17:before { content: "W"; }
.icon-18:before { content: "U"; }
.icon-19:before { content: "Z"; }
.icon-20:before { content: "Z"; }
.icon-21:before { content: "Z"; }
.icon-22:before { content: "Z"; }
.icon-23:before { content: "Z"; }
.icon-24:before { content: "E"; }
.icon-25:before { content: "E"; }
.icon-26:before { content: "3"; }
.icon-27:before { content: "a"; }
.icon-28:before { content: "A"; }
.icon-29:before { content: "a"; }
.icon-30:before { content: "A"; }
.icon-31:before { content: "6"; }
.icon-32:before { content: "1"; }
.icon-33:before { content: "6"; }
.icon-34:before { content: "1"; }
.icon-35:before { content: "W"; }
.icon-36:before { content: "1"; }
.icon-37:before { content: "S"; }
.icon-38:before { content: "S"; }
.icon-39:before { content: "S"; }
.icon-40:before { content: "M"; }
.icon-41:before { content: "W"; }
.icon-42:before { content: "I"; }
.icon-43:before { content: "W"; }
.icon-44:before { content: "a"; }
.icon-45:before { content: "S"; }
.icon-46:before { content: "U"; }
.icon-47:before { content: "S"; }

.color-red {
    color:#D00002 !important;
    border-left-color:#D00002;
}

.color-yellow {
    /*color:#f3d826;*/
    color:#FBC100 !important;
    border-left-color:#FBC100;
}

.color-green {
    color:#00AF27 !important;
    border-left-color:#00AF27;
}

.color-lime {
    color:#99C500 !important;
    border-left-color:#99C500;
}

.color-orange {
    /*color:#f37326;*/
    color:#F76700 !important;
    border-left-color:#F76700;
}

.color-blue {
    color:#001DF7 !important;
    border-left-color:#001DF7;
}

.color-cyan {
    color:#00BCC5 !important;
    border-left-color:#00BCC5;
}

.color-purple {
    color:#8D00C5 !important;
    border-left-color:#8D00C5;
}

.color-grey {
    color:#8A8A8A !important;
    border-left-color:#8A8A8A;
}

.add-comment {
    display: block !important;
}

.ad_block {
}

.block_separation {
    clear:both;
    border-bottom:1px solid #d00000;
}

.item.ad {
    margin-bottom:20px;
    padding:0;
    border:none;
}

.w-article-list .item.ad {
    /*display:inline-block;*/
}

.item.ad .do-space{
    padding:0 !important;
    background:none;
}

.owl-carousel .owl-nav {
    opacity: 1 !important;
}

#col_pop {
    /*padding-bottom:20px;*/
}

.resp-only {
    display: none !important;
}

.fa-big:before {
    font-size: 1.2em;
    line-height: 0.5em;
}

.fa-small:before {
    font-size: 0.8em;
    line-height: 0.5em;
}

#col_pop .item-meta {
    line-height: 1.5em;
}

#col_pop .item-meta .fa-eye {
    padding-left: 1px;
    vertical-align: 0;
}

#col_pop .item-meta i {
    padding-right: 4px;
}

#col_pop .item-meta span:not(:first-child) {
    white-space: nowrap;
}

.right-float {
    float:right;
    margin:0 0 20px 20px;
}

.hid {
    display: none;
    margin-top: 0;
    padding-top: 0;
    border: none;
}

.pos-rel {
    position: relative;
}

.item-remove, .item-edit {
    position: absolute;
    left:8px;
    top:8px;
    padding:0 4px !important;
    z-index:3;
}

.item-remove {
    background-color:#d00002;
}

.grey-link {
    color:#545454 !important;
}

.grey-link:hover {
    color:#d00002 !important;
}

.fa-ul.left-cats {
    margin-left:20px;
}

.fa-ul.left-cats .fa {
    color:#545454;
    padding:2px 0;
    margin:0;
}

.fa-ul.left-cats li a {
    display: inline-block;
    padding:3px 0;
    margin:0;
    font-weight: bold;
}

.share-icons {
    float:right;
}

.item.lightbox-photo {
    width: auto;
    margin-right: 30px;
    margin-bottom: 30px;
}

.item.lightbox-photo img {
    max-height: 100px;
}

.paragraph-row.register p {
    font-size: 15px;
}

.billboard {
    text-align: center;
    margin-top: 30px;
}

.main-parallax {
    position: relative;
    padding: 70px 60px 110px !important;
}

.main-parallax .item-text {
    color:#313131;
    font-size:32px !important;
    font-weight: bold;
    text-shadow: none !important;
    padding: 10px 20px;
    background-color: rgba(255, 255, 255,0.8);
    display: inline-block !important;
}

.main-parallax .item-text img {
    vertical-align: -13px;
}

.trusted {
    position: absolute;
    right:45px;
    bottom:35px;
    z-index: 10;
}

.margin-bt-15 {
    margin-bottom: 15px;
}

.h-limit {
    max-height:600px;
}

#col_pop .w-article-list-num .item {
    padding-bottom: 15px;
}

.main-ann .item-header.item-header-hover img, .main-firm .item-header.item-header-hover img {
    width:auto;
}

.portus-main-content-350.ads-container .item.ad {
    text-align: center;
}

.portus-main-content-350 .item.ad {
    display: inline-block;
    width:100%;
}

.photo-gallery-full-block video {
    max-width:752px;
}

#vjs_video_3 {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}

object.vjs-tech {
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
}

.vjs-controls-enabled {
    position: relative;
}

.vjs-control-bar {
    position: absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    display: block !important;
    opacity:0.4 !important;
    transition: opacity 1s;
}

.vjs-control-bar:hover {
    opacity:1 !important;
}

.vjs-control-bar *, .vjs-big-play-button {
    display:none !important;
}

.vjs-control-bar .vjs-fullscreen-control {
    display:block !important;
    position:relative;
    width:40px;
    height:40px;
    background-color: transparent;
    border:0 none;
    overflow:hidden;
    float:right;
    margin-top:calc(56% - 40px);
}

.vjs-control-bar .vjs-fullscreen-control:after {
    content:"\f0b2";
    text-align: left;
    font: normal normal normal 24px/1 FontAwesome;
    position:absolute;
    left:7px;
    top:5px;
    right:0;
    bottom:0;
    display: block !important;
    color:#fff;
}

.br-no-href {
    cursor:default;
}

.br-no-href strong {
    color:#fff;
    border:0 none !important;
}

.ann-main-photo {
    background-color: transparent;
    text-align: left;
}

.ann-main-photo a {
    display: inline-block;
    max-width: 100%;
}

.art_kom_opt_link, .art_kom_opt_link2 {
    cursor: pointer;
}

.photo-gallery-full-block .wp-caption-text {
    font-style: italic;
    font-size: 14px;
    padding: 10px 12px;
    color: #6d6d6d;
    margin-bottom:0;
    text-align: center;
    line-height: 1.3em;
}

.page-numbers {
    margin-top:3px;
    margin-bottom:3px;
}

.page-numbers.current {
    margin-left:4px;
}

.main-slider .item a, .main-gallery-slider .item a {
    /*background-size: cover;*/
    box-sizing:border-box;
    position: relative;
}

.main-slider .item a:after, .main-gallery-slider .item a:after, .article-slider-full-small .item a:after{
    content:"";
    display:block;
    height:0;
    width:100%;
    padding-bottom:60%;
    padding-left:10%;
    padding-right:10%;
    box-sizing:border-box;
}

.main-gallery-slider .item a:after {
    padding-bottom:80%;
}

.main-slider .item img, .main-gallery-slider .item img, .article-slider-full-small .item img {
    position: absolute;
    left:0;
    top:0;
    width:100%;
    min-height:100%;
    max-height:100%;
}

.ad_preview {
    background:#d00002;
    width:100%;
    min-height:80px;
    text-align:left;
    font-weight:bold;
    padding:15px 20px;
    box-sizing:border-box;
    position:relative;
    cursor: default;
    transition: all 0.5s;
}

.ad_preview:not([data-adplace]):hover, .ad_preview.hovered {
    background:#256DC1;
}

.ad_preview.linked:before {
    content:"\f0c1";
    font-family:FontAwesome;
    font-size:23px;
    text-align:center;
    color:#d00002;
    position:absolute;
    top:-25px;
    left:50%;
    margin-left:-11px;
    transition: all 0.5s;
}

.ad_preview.linked.hovered:before {
    color:#256DC1;
}

.ad_preview.w_960, .ad_preview.w_750, .ad_preview.w_350, .ad_preview.w_160 {
    max-width:960px;
    margin-left:auto;
    margin-right:auto;
}

.ad_preview.w_750 {
    max-width:750px;
}

.ad_preview.w_350 {
    max-width:350px;
}

.ad_preview.w_160 {
    max-width:160px;
}

.ad_preview.h_600 {
    height:600px;
}

.ad_preview.h_300 {
    height:300px;
}

.ad_preview.h_250 {
    height:250px;
}

.ad_preview.h_220 {
    height:220px;
}

.ad_preview.h_200 {
    height:200px;
}

.ad_preview.h_175 {
    height:175px;
}

.ad_preview.h_125 {
    height:125px;
}

.ad_preview.h_100 {
    height:100px;
}

.ad_preview h5 {
    font-size:24px;
    color:#fff;
    margin-bottom:10px;
    text-align:center;
    color:#fff !important;
}

.ad_preview p {
    font-size:15px !important;
    color:#fff !important;
    margin-left:30px;
    margin-bottom:10px !important;
}

.ad_preview p:last-child {
    margin-bottom:5px !important;
}

.ad_preview p.text-center {
    margin-left:0;
}

.ad_preview i {
    margin-right:15px;
    margin-left:-30px;
}

.ad_preview i.fa-arrows-v {
    margin-right:18px;
    margin-left:-25px;
}

.ad_preview i.fa-newspaper-o {
    margin-right:13px;
    margin-left:-30px;
}

.ad_section {
    background:#ececec;
    padding:20px;
    margin:20px 0 40px;
    overflow:auto;
    position: relative;
}

.ad_section:before {
    content:"Reklama";
    position: absolute;
    top:3px;
    left:50%;
    margin-left:-22px;
    display:block;
    color:#7e7e7e;
    font-size:10px;
    letter-spacing: 1px;
    opacity: 1;
    transition: opacity 1s;
}

.ad_section:hover:before {
    opacity: 1;
}

.ad_section .item {
    margin-bottom:0 !important;
}

.ad_section .do-space {
    padding:0 !important;
    background:none !important;
}

.portus-main-article-block .portus-content-title h3 {
    margin-bottom: 10px;
}

.widget.footer-menu > ul.menu li a {
    color: #ccc;
    display: inline-block;
    padding-right: 5px;
}

label.error {
    color:#d00002;
    font-style: italic;
    font-size: 12px;
    margin-top: 4px;
    margin-left: 2px;
}

.announcements .item-block {
    margin-bottom: 50px;
}

.announcements .item-block .item-content {
    padding: 2px 0 0 25px;
    box-sizing: border-box;
    border-width: 0 0 0 2px;
    border-style: solid;
}

.announcements-list .item-block .item-content {
    padding: 0 40px 0 0;
    border-width: 0;
    width: calc(100% - 180px);
}

.announcements-list .item {
    overflow: auto;
    margin-bottom: 0;
    padding:20px;
    border-bottom:1px solid #8a8a8a;
}

.announcements-list .item .item-meta {
    position:absolute;
    right:20px;
    top:21px;
}

.announcements-list .item-categories {
    display: inline-block;
}

.comment-replies > * {
    display: inline-block;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 900;
}

.votes {
    display: block;
    float: right;
}

.votes > div {
    display: inline-block;
    margin-bottom: 20px;
}

.votes-up, .votes-down {
    line-height: 27px;
    padding: 0 3px;
    width: 30px;
    text-align: right;
}

.votes-up {
    color: #24B466;
}

.votes-down {
    color: #B42466;
}

.voted:before {
    background: #232323 !important;
}

.voted i {
    color:#e4e3e2 !important;
}

#comments .reply-button.show-replies {
    color: #D7100B;
}

#comments .reply-button.show-replies:before {
    background: #D7100B;
}

#comments .reply-button.show-replies .fa-mail-forward {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    vertical-align: 1px;
}

#comments .reply-button, #comments .any-button {
    cursor: pointer;
}

.iso-kom-vote-up, .iso-kom-vote-down {
    cursor: pointer;
}

.iso-kom-vote-up i {
    color: #24B466;
}

.iso-kom-vote-down i {
    color: #B42466;
}

.iso-kom-vote-up i, .iso-kom-vote-down i {
    padding-left: 0 !important;
}

.iso-kom-vote-up:before, .iso-kom-vote-down:before {
    padding-right: 5px;
}

.w-article-list .item-categories {
    font-size: 12px;
}

.announcements-list .item-header, .announcements-list .item-content {
    float: left;
    min-height: 60px;
}

.announcements-list .item-header {
    margin-right: 20px;
}

.announcements-list .item-header a {
    width: 160px;
    background: #fff;
    display: block;
    text-align: center;
}

.announcements-list .item-header img {
    max-height: 120px;
    display: inline-block;
}

.announcements-list .item h4 {
    max-width: calc(100% - 120px);
}

#col_ads2 .w-article-list img {
    max-height: 220px;
}

.firm-photo {
    margin-bottom:30px;
}

.no-left-margin {
    margin-left:0 !important;
}

.fa-cat {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 4em;
    color: rgb(206, 206, 206);
    margin-left: -32px;
    margin-top: -47px;
    z-index: 2;
}

.item-photo:hover .fa-cat {
    background-color: transparent !important;
    color:#fff !important;
}

.read-all {
    color:#8a8a8a;
    font-weight: bold;
    position: absolute;
    right:20px;
    bottom:16px;
    font-size:1.7em;
    z-index: 2;
}

.uppercase {
    text-transform: uppercase;
}

.small-letters {
    font-size: 10px;
}

.highlighted {
    background: #ECECEC;
}

.highlighted2 {
    color: #6C6C6C;
}

.announcements .item-block .item-content h4 {
    margin-top: 0;
}

.announcements .item-block .item-content h5 {
    padding-left: 6px;
}

.announcements .item-block .item-content h5:last-child {
    margin-bottom: 0;
}

.announcements .item-block .item-content h5 a {
    color: #8a8a8a;
    font-weight: normal;
}

.announcements .item-block .item-content h5 a:hover {
    color: #d00002;
}

.announcements .item.item-small {
    margin-top: 14px;
    padding-top: 12px;
}

.announcements .item.item-small h4 {
    margin-left: 13px;
}

.announcements .item.item-small:first-child {
    border-top: none;
}

#comments .user-nick .user-label {
    background-color: #256dc1;
    position: relative;
}

#comments .user-nick .user-label::before {
    position: absolute;
    content: '';
    left:-4px;
    top:10px;
    width:8px;
    height:8px;
    display:block;
    transform: rotate(45deg);
    background-color: inherit;
}

#comments .user-nick .user-label.grey-bg {
    background-color: #aaa;
}

.sidebar .item.ad a {
    text-align: center;
}

.sidebar .item.ad img, .sidebar .item.ad object {
    display: inline-block;
}

/*.no-carousel img {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}*/

.no-carousel .item {
    margin-bottom:30px;
}

.no-carousel .item-photo {
    width:100%;
    height:100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.no-carousel .item-photo:after {
    content:"";
    display:block;
    padding-bottom:100%;
}

.no-carousel.video-cat .item-photo:after {
    padding-bottom:70%;
}

.no-carousel .item.column3:nth-of-type(4n+1) {
    margin-left:0;
}

.no-carousel .item.column2:nth-of-type(6n+1) {
    margin-left:0;
}

.no-carousel .item .wp-caption-text {
    margin-bottom:0;
    text-align: center;
    font-weight: 400;
    line-height: 1.5em;
}

.photo-gallery-thumbs-inner .item {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    box-sizing: border-box;
}

.photo-gallery-full-block.video-block > .wrapper {
    min-height: initial;
}

.table-format td {
    padding: 10px;
    vertical-align: top;
}

.loader-wrapper {
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-color: #fff;
    z-index:1000;
    /*display:none;*/
}

.loader-helper {
    width:100%;
    height:100%;
    position: relative;
}

.loader-bg {
    width: 80px;
    height: 90px;
    overflow: hidden;
    margin: -45px auto auto -45px;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-animation: ch_pulse 1.5s infinite linear; animation: ch_pulse 1.5s infinite linear;
}

@-webkit-keyframes ch_pulse {
    0% {
        -webkit-transform:scale(1.0, 1.0);
        -o-transform:scale(1.0, 1.0);
        transform:scale(1.0, 1.0);
    }
    50% {
        -webkit-transform:scale(0.7, 0.7);
        -o-transform:scale(0.7, 0.7);
        transform:scale(0.7, 0.7);
    }
    100% {
        -webkit-transform:scale(1.0, 1.0);
        -o-transform:scale(1.0, 1.0);
        transform:scale(1.0, 1.0);
    }
}
@keyframes ch_pulse {
    0% {
        -webkit-transform:scale(1.0, 1.0);
        -o-transform:scale(1.0, 1.0);
        transform:scale(1.0, 1.0);
    }
    50% {
        -webkit-transform:scale(0.7, 0.7);
        -o-transform:scale(0.7, 0.7);
        transform:scale(0.7, 0.7);
    }
    100% {
        -webkit-transform:scale(1.0, 1.0);
        -o-transform:scale(1.0, 1.0);
        transform:scale(1.0, 1.0);
    }
}

.article-list-full-width .item .item-text > span {
    display: inline-block;
    line-height: 1.5;
}

@media only screen and (max-width: 1200px) {

    .ch_camera {
        display:none;
    }

    .no-carousel .item.column2 {
        width:23.404255319148934%;
    }

    .no-carousel .item.column2:nth-of-type(6n+1) {
        margin-left: 2.127659574468085%;
    }

    .no-carousel .item.column2:nth-of-type(4n+1) {
        margin-left: 0;
    }

}

@media only screen and (max-width: 1024px) {

    .announcements.archive-split-4 .item-block {
        width:49%;
    }

    .announcements.archive-split-4 .item-block:nth-child(4n+1) {
        clear: none;
        margin-left: 2%;
    }

    .announcements.archive-split-4 .item-block:nth-child(n+5) {
        margin-top: 0;
    }

    .announcements.archive-split-4 .item-block:nth-child(2n+1) {
        clear: both;
        margin-left: 0;
    }

    .announcements.archive-split-4 .item-block:nth-child(n+3) {
        margin-top: 25px;
    }

    .main-slider .item-content {
        padding-bottom:10px !important;
    }

    .main-slider .item-article-title {
        font-size: 12px !important;
    }

    .main-slider .item-article-text {
        font-size: 12px !important;
    }

    .main-slider .item-meta {
        display: none;
    }

    .portus-sidebar-small .widget > h3 {
        font-size: 16px;
    }

    .video-block .photo-gallery-full-controls button {
        z-index: 2;
        top: 25%;
        height: 40%;
        width: 100px;
        line-height: 100%;
    }

    .w-article-list:not(.w-article-list-small) {
        text-align: left;
    }

    .ad_preview h5 {
        font-size:20px;
    }

    .ad_preview p {
        font-size:12px !important;
        margin-left:20px;
    }

    .ad_preview i {
        margin-right:7px;
        margin-left:-18px;
    }

    .ad_preview i.fa-arrows-v {
        margin-right:10px;
        margin-left:-17px;
    }

    .ad_preview i.fa-newspaper-o {
        margin-right:5px;
        margin-left:-22px;
    }

}

@media only screen and (max-width: 992px) {

    .forecast i.fcast { line-height: 40px; }

    .main-parallax {
        padding: 70px 45px 110px !important;
    }

    .main-parallax .item-text {
        color:#313131;
        font-size:24px !important;
        font-weight: bold;
        text-shadow: none !important;
        padding: 10px 20px;
        background-color: rgba(255, 255, 255,0.8);
        display: inline-block !important;
    }

    .main-parallax .item-text img {
        max-width: 200px;
        vertical-align: -10px;
        margin-bottom: -1px;
    }

}

@media only screen and (max-width: 768px) {

    #upper_block{
        display:flex;
        flex-flow: column;
    }
    #main_left_block{order:2;}
    #col_latest_news{order:1;}

    .share-icons {
        float:none;
        margin-top:10px;
    }

    .share-icons:before {
        content:"\A";
    }

    #col_ads2 .w-article-list img {
        max-height: 300px;
    }

    .w-article-list:not(.w-article-list-small) {
        text-align: center;
    }

    /*.trusted {
        bottom: auto;
        top: 40px;
    }*/

    .news-left-menu .fa-ul > li {
        display: inline-block;
    }

    .news-left-menu .fa-ul > li:after {
        content: "•";
        padding: 0 7px;
        cursor: text;
    }

    .news-left-menu .fa-ul > li .fa {
        display: none;
    }

    .news-left-menu .fa-ul > li a {
        padding: 8px 0;
        white-space: nowrap;
    }

    .resp-only {
        display: list-item !important;
    }

/*    #col_ads, #col_pop, #col_latest_news {
        position:absolute;
        width:100%;
    }

    #col_ads {
        left:50%;
    }

    #col_pop {
        left:100%;
    }

    #col_latest_news {
        left:0%;
    }*/

}

@media only screen and (min-width: 601px) and (max-width: 768px) {

    .video-cat .item a {
        min-height: 115px;
    }

    .video-cat .item p {
        min-height: 105px;
    }

}

@media only screen and (max-width: 512px) {

    .announcements-list .item-header {
        margin-bottom: 20px;
    }

    .announcements-list .item h4.no-cut {
        max-width: none !important;
    }

    .announcements-list .item-block .item-content {
        width: 100% !important;
    }

    .ann-data {
        max-width: 90px;
        display: block;
    }

    .article-slider-full-small .item-photo .item-content {
        width: 85%;
    }

}


a.ch-historia {
    margin-right: 30px !important;
}


.chcom-modal-ad .modal-body {
    padding: 0px;
}

.chcom-modal-ad .modal-header {
    min-height: 21.43px;
    border-bottom: 0px;
    padding: 0px 10px 10px 10px;
}

.chcom-modal-ad .modal-header .close {
    font-size: 33px;
}

.fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important;
}