/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.col-xl-3 {
    width: 33.3%;
}
#cms #wrapper {
	background: none;
}
body#checkout .container {
    min-height: 0%;
}