/* Styles definition here */
@media screen and (min-width:950px) {
#threecolumns { column-count:3 }
}