.white-popup {
    position: relative;
    background: #FFF;
    padding: 50px 20px;
    width: auto;
    max-width: 600px;
    margin: 20px auto;
}
.white-popup .white-popup-cta-container {
    text-align: center;
}

.white-popup .merge-logo {
    margin-bottom: 0;
    max-width: 100%;
}
