@import '../common/variables';

.bce-content {
    position: relative;
    display: flex;
    flex: 1 0 230px;
    flex-direction: column;
}
