.flex-container-three{display:flex;flex-direction:row;justify-content:space-between}.flex-item-one11,.flex-item-three33,.flex-item-two22{flex:33%;padding:10px}@media (max-width:800px){.flex-container-three{display:flex;flex-direction:column;justify-content:space-between}}