
.const-t2bpubbackground {
    cursor: pointer;
    vertical-align: top;
    line-height: 0;
    font-size: 0;
    display:none;
    overflow: hidden;
    box-sizing: border-box;
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 1000px;
}

.const-t2bpubbackground a {
    display: block !important;
    width: 1800px;
    min-width: 1280px;
    height:1000px;
    margin: 0 0 0 -900px;
    position: relative;
    left: 50%;
}

.const-t2bpubtablette, .const-t2bpubmobile {
    cursor: pointer;
    vertical-align: top;
    line-height: 0;
    font-size: 0;
    display:none;
    overflow: hidden;
    box-sizing: border-box;
    position:relative;
    top:0;
    left:0;
    width: 100%;
    height: auto;
}

.const-t2bpubtablette a  {
    display: block !important;
    width: 100%;
    max-width: 1280px;
    height:auto;
    margin: 0;
    position: relative;
}

.const-t2bpubmobile a {
    display: block !important;
    width: 100%;
    max-width: 480px;
    height:auto;
    margin: 0;
    position: relative;
}