/* box_promotions start */
.box_promotions .marker_promo_name {
    position: relative; }
    .box_promotions .marker_promo_name:before {
      content: '';
      bottom: 0;
      height: 2;
      position: absolute;
      width: 20%;
      z-index: 1;
      left: 0px; }
/* box_promotions end */