.Container { position: relative; } .Phone { width: 100%; position: relative; z-index: 2; padding-left: 2vw; } .Button { position: absolute; right: rem(2px); top: calc(50% - 1.6rem); z-index: 3; min-height: calc(100% - .25rem); }