.spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    z-index: -1;
    opacity: 1;
  }
  
  @media only screen and (max-width: 767px) {

  .sigla{display:none;}

  }