height: 100%;
min-height: 35vh;
min-width: 320px;
- font-family: 'Roboto Condensed', sans-serif;
+ font-size: 18px;
@media (max-width: 1060px) {
font-size: 15px;
&:before {
content: attr(data-label) ' : ';
font-weight: bold;
- flex: 0 0 7.5em; // Set width of "label" column in stacked mode
+ flex: 0 0 9.5em; // Set width of "label" column in stacked mode
text-align: right;
padding-right: 10px;
line-height: 1;
align-items: center;
margin: 0;
padding-left: 0;
+ justify-content: center;
@media @breakpoint_table {
order: 3; // Switch position (since we're in flex-direction: row-reverse)