row{display:flex;flex-direction:row;flex-wrap:wrap}.text-col,.gallery-col{width:100%}@media (min-width:600px) and (max-width:1024px){.text-col{width:60%}.gallery-col{width:40%}}@media (max-width:599px){.row{flex-direction:column}.text-col,.gallery-col{width:100%}}