.vc-spacer .c-spacer__dots {
height: 2px;
background-image: linear-gradient(to right, #ccc 33%, rgba(255, 255, 255, 0) 0%);
background-position: bottom;
background-size: 5px 2px;
background-repeat: repeat-x;
}