.container.column{flex-flow:column nowrap}.about-foto-text-container{display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%;margin:2.5rem 0}.company-foto{width:calc(50% - 40px);order:0}.company-foto img{width:100%;height:auto}.company-text{display:flex;flex-direction:column;justify-content:center;width:calc(50% - 40px);order:1}.company-foto.izquierda{order:0}.company-foto.derecha{order:2}@media screen and (max-width:600px){.about-foto-text-container{flex-flow:column nowrap}.company-foto{width:100%;order:0}.company-text{width:100%}}