.themes_opts { padding-left: 20px; label { width: 175px; margin-right: 40px; .prev { @extend .thumbnail; height: 30px; width: 175px; margin-bottom: 10px; &.classic { background: #31363e; } &.default { background: #f1f1f1; } &.modern { background: #345; } &.gray { background: #373737; } &.violet { background: #547; } } } } .code_highlight_opts { padding-left: 20px; label { width: 220px; margin-right: 40px; .prev { @extend .thumbnail; height: 151px; width: 220px; margin-bottom: 10px; } } }