/* line 1, ../../app/assets/stylesheets/subpage.css.scss */ .client-bg { text-align: center; white-space: normal; position: absolute; top: 94px; right: 1.5rem; bottom: 1.5rem; left: 1.5rem; padding-bottom: 0px; overflow: hidden; margin-bottom: 0% !important; background: #fff; z-index: -2; cursor: pointer; } @media screen and (max-width: 920px) { /* line 21, ../../app/assets/stylesheets/subpage.css.scss */ .client-bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; padding-bottom: 0; width: 100%; height: 100%; } }