.infraestructura h4{
    font-size: 4em !important;
}



@media (min-width: 200px) and (max-width: 675px) {

    .infraestructura h4{
        font-size: 2em !important;
    }
}