@media (max-width:767px){
    #seccion1 .texto-general-home, #seccion2 .texto-general-home{
        font-size: 15px;
    }
    #seccion6 .tarjeta .ilustracion, #modulotarjetas .tarjeta-proceso .imagen-proceso{
        max-width: 150px !important;
    }
}