.img-offset{height:fit-content;position:relative;width:fit-content}.img-offset:before{content:"";display:block;height:100%;max-height:480px;max-width:600px;position:absolute;width:100%;z-index:-1}.img-offset[class*=top]:before{bottom:unset;top:-40px}.img-offset[class*=bottom]:before{bottom:-40px;top:unset}.img-offset[class*=left]:before{left:-40px;right:unset}.img-offset[class*=right]:before{left:unset;right:-40px}.img-offset img{z-index:9}