
@media only screen and (max-width: 900px) {
    .titleb3 {
       
        padding: 20px 6px;
      
    }
    .card {
        height: auto;
    }
    .bloque3{
        margin-top: -4px;
    }
    .bloque2{
        margin-top:-4px;
    }
    
}