body.fixed.group-index{ background-image: url('/../img/the-group-bg.jpg'); .sub-wrapper{ .body-content{ .two-contents{ margin-top: 40px; .left, .right{ height: 100%; } .left{ border-left: none; border-right: 1px solid #fff; @include font-size(2); line-height: 2rem; padding-left: 0; } .right{ padding-right: 0; .group-divisions{ display: flex; height: 60px; width: 100%; margin-bottom: 5px; .left, .right{ width: 50%; padding: 24px; color: #000; } .left{ @include font-size(2); line-height: 2rem; font-weight: bold; background-color: #fff; text-align: center; } .right{ @include font-size(1.5); line-height: 1.5rem; background-color: #f0f0f0; padding: 24px 10px 24px 40px; a{ color: #000; text-decoration: none; } img{ margin-left: 12px; } } } } } } } }