@import "~@inst-iot/bosch-angular-ui-components/styles/variables/colors"; .img-container { position:relative; overflow: hidden; & > img { width: 100%; } } .magnifier { position: absolute; background: #FFF no-repeat -500px -500px; z-index: 99; border: 1px solid #FFF; box-shadow: 10px 10px 25px $color-bosch-light-gray-b25; }