
/* v0.0.2*/
.site-flex-item {
    width: 100%;
    flex-grow: 1;
    flex-shrink: 0;
} 