
@media screen and (max-width:767px) {
    
    .seccion-tarjetas-2 > div {
        width: 100% !important;
        float: left
    }

}