.flex-container-last{display:flex;flex-direction:row;justify-content:space-between}.flex-item-one{flex:28%;padding:10px}.flex-item-two{flex:68%;padding:10px}@media (max-width:800px){.flex-container-last{display:flex;flex-direction:column;justify-content:space-between}}