blocksy
@media screen and (min-width: 691px) {
.ct-feature-grid .stk-column {
position: relative;
}
.ct-feature-grid .stk-column:not(:last-child):before {
content: ” !important;
position: absolute;
right: -25px;
height: 100%;
width: 1px;
background: #eee;
}
}
Showing all 5 results