.imaxTurnosBanner {
    position: fixed;
    top: 0;
    left:0;
    margin: auto;
    width: 100%;    
    text-align: center;
    z-index: 9999;

}