$fancybox-width: 400px !default;
.fancybox {
    width: $fancybox-width;
}
.common-class {
    color: red;
}