#popup_iframe {display: none;}

.service-register
{
    width: 250px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #000;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 30px;
    cursor: pointer;
    white-space: nowrap;
}
