.t923__width_12 {
    width:40%;
}


 #glaz {
        position:fixed;
        top:90px;
        right:12px;
        z-index: 99999;
        background: white;
        border-radius: 7px;
        padding:4px;
    }
@media (max-width: 980px) {

    #glaz {
        top:70px;
    }
}