.setup_content { padding: $content--padding-base; max-height: 380px; overflow-y: scroll; min-height: 380px; overflow-x: hidden; p { font-size: 15px; line-height: 1.6; } .c-8 { padding-left: 29%; } .setup-logo { margin: auto; margin-top: 10px; margin-bottom: 20px; max-width: 145px; } } .content-guide { background: #f1f1f1; margin-right: 10px; padding: 20px; height: 100%; margin-top: 0; top: 0; left: 0; position: absolute; text-align: center; @include box-shadow(5px 2px 20px #ccc); ul { list-style: none; text-align: left; } li { line-height: 34px; padding-bottom: 14px; margin-bottom: 14px; padding-left: 64px; height: 20px; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; .box { width: 34px; height: 34px; background: #7f8c8d; margin-left: -1px; color: #fff; position: absolute; left: 40px; border-radius: 25%; .dashicons { line-height: 30px; width: 100%; font-size: 17px; } } &:last-child { border-bottom: 0px; } &.active { font-weight: bold; color: #2ecc71; .box { background: #2ecc71; } } } } #bs_import_form { overflow: hidden; .c-4 { position: absolute; width: 20%; } .c-8 { padding-left: 33%; margin-top: 20px; width: 69%; } } #bs-preview { img { max-width:580px; margin-left: -520px; } }