.button_box,.link_texts{display:flex;justify-content:space-around}.link_texts{width:350px;color:#00f}.table{display:flex;flex-wrap:wrap}.action,.action-but{display:flex;justify-content:center}.action-but{flex-wrap:wrap;width:100%}.action-but a-button{margin:5px;flex-grow:1}@media screen and (max-width:768px){.table tr td.action{flex-basis:100%}.action-but a-button{flex-grow:unset}}