.basic-row{display:flex;flex-direction:column;width:100%;max-width:960px;justify-content:space-evenly;margin:0 auto}@media screen and (min-width:768px){.basic-row{flex-direction:row}}.basic-score{text-align:right}.basic-name{flex:2}.basic-actions{flex:1}.basic{display:flex;flex-direction:column}.basic-content{flex:1;display:flex;flex-direction:column;align-content:space-evenly;justify-content:space-evenly}