@import '../common/variables';

.be {
    &.bcp {
        min-width: $minimumWidth;
    }
}
