.ruler{display:block;width:100%;height:2px;margin:60px 0;background:#e5e9ed}
@media screen and (max-width:425px){.ruler{width:calc(100% + 40px);margin:50px 0 50px -20px}
}
.ruler.ruler--no-line{background:0}
@media screen and (min-width:426px){.ruler.ruler--extra-padding{margin-top:100px;margin-bottom:100px}
}
@media screen and (min-width:426px){.ruler.ruler--extra-padding-2{margin-top:90px;margin-bottom:90px}
}
@media screen and (min-width:426px){.ruler.ruler--extra-padding-top{margin-top:100px}
}
@media screen and (min-width:426px){.ruler.ruler--extra-padding-bottom{margin-bottom:100px}
}
.ruler.ruler--no-padding{margin-top:0;margin-bottom:0}
.ruler.ruler--no-padding-top{margin-top:0}
.ruler.ruler--no-padding-bottom{margin-bottom:0}
.ruler.ruler--sml-padding-top{margin-top:20px}
.ruler.ruler--sml-padding-bottom{margin-bottom:20px}
.ruler.ruler--colour_grey-table-border{background:#ccd1d5}