
@media screen and (max-width:1400px) {
  
.FooterLogo {
    height: 50%;
  }
}
  
@media screen and (max-width:1200px) {
    
    .FooterLogo {
        height: 30%;
      }
    
      .font#E51B1Ees {
        font-size: 30px;
        cursor: pointer;
        padding-inline: 10px;
        text-align: right;
        border: 1px solid white;
        border-radius: 100%;
        padding: 10px;
    }
        
    .FooterLogo {
        display: flex;
        justify-content: space-around;
    }
  

    .list-unstyled {
        display: flex;
        list-style: none;
        flex-direction: column;
        align-items: center;
        line-height: 35px;
    }

    .firmadia8  {
        text-align: center;

    }

        
    }

      
@media screen and (max-width:992px) {

.FooterLogo {
        height: 80%;
        display: flex;
        justify-content: space-around;
        }
     
    
.font#E51B1Ees {
        font-size: 20px;
        cursor: pointer;
        padding-inline: 10px;
        text-align: right;
        border: 1px solid white;
        border-radius: 100%;
        padding: 10px;
}


.tamanovideo {
    width:420px;
    height:240px;
  }


pre {
    display: flex;
    margin-top: -372px;
    margin-left: -77px;
    margin-bottom: 12rem;
    overflow: auto;
    font-size: 0.875em;
    flex-direction: row;
    justify-content: space-around;
}



.navbar {
    flex-direction: column;
}

.compu1 img {
    width: 450px;
}

.conviene .col {
  
    padding-left: 30px;
    font-size: 20px;
}

.borderFunciona {
    border: 0px;
}


}
      
  
  
@media screen and (max-width:768px) {
    
  .tamanopaypal {
      width: 100%;
      
     
  }  

  .tamanomp {
    width: 90%;
    
  }
}
  