@import "defs"; .prices { width: 100%; table-layout: fixed; } .prices th { font-family: Neucha; font-size: 24px; background: linear-gradient(0.125turn, $blue, $violet); color: #fff; }