#pop-up { position: fixed; min-height: 100%; display: none; width: 100%; left: 0; top: 0; z-index: 2; padding-top: 130px; background-color: #ffffff; text-align: center; } #pop-up-card { transform: scale(2.5); margin-left: auto; margin-right: auto; } #pop-up-card2 { background-position: center; background-repeat: no-repeat; background-size: 190px 254px; } #pop-up-name { text-align: center; }