/*************************************************************************
**
** Copyright (c) by jeff (jeff@lipsia.de)
**
** Author:  jeff
**
** File:    $Date: 2022-01-14 16:17:10 +0100 (Fr, 14. Jan 2022) $
**
** Purpose: the payment (iframe) css styles
**
** Created: 2020/01/24
**
** Update:  $Date: 2022-01-14 16:17:10 +0100 (Fr, 14. Jan 2022) $
**
** Notes:
**
************************************************************************/

.paypal
{
    width:              450px;
    height:             790px;
    border:             none;
}

.stripe
{
    width:              450px;
    height:             790px;
    border:             none;
}
