.esto-monthly-payment {
    margin: 20px 0;
    float: left;
}

.esto-monthly-payment .esto-logo {
    max-width: 200px;
    display: block;
    margin-bottom: 10px;
}

.esto-monthly-payment > .esto-redirect-url {
    display: block;
    margin-bottom: 10px;
}

.esto-monthly-payment > .esto-redirect-url:last-child {
    margin-bottom: 0;
}

.esto-monthly-payment > .esto-redirect-url .esto-logo,
.esto-monthly-payment > .esto-redirect-url .esto-title {
    display: inline;
    margin-bottom: 0;
}
