@media only screen and (max-width:992px){ .imagen_text_flex{ flex-direction:column-reverse; } } @media only screen and (max-width:576px){ .imagen_text_flex{ flex-direction:column-reverse; } }@media only screen and (max-width:992px){ .coda_txt{ flex-direction:column-reverse; } } @media only screen and (max-width:576px){ .coda_txt{ flex-direction:column-reverse; } }