@charset "utf-8"; @import "../initial"; .layout-content { min-height: 10em; .container { @extend .response-container; } } .leftbanner{ @media(min-width: 769px){ position: absolute!important; width: 20%; padding: 0 1em; margin-top: 20.5em; } } .layout-content-box2 { padding-bottom: 0.5em; } .onepart{ border-bottom: 1.5px solid #e4e4e4; padding-bottom: 1em; } .layout-content-inner{ min-height: 37em; background-color: #fff; }