#SSR_subscribe .error-msg {
    height: 400px;
    text-align: center;
}
#SSR_subscribe .warning-img {
    font-size: 80px;
    text-align: center;
    margin-top: 100px;
}
#SSR_subscribe .error-text {
    color: #000;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}