.pensopay.imgf img {
    max-height: 22px;
    width: auto;
    margin-bottom: 3px;
}

.toggle-footer.pensopay.imgf img {
    background-color: white;
}

p.payment_module.pensopay a {
    padding-left: 15px;
}

p.payment_module.pensopay img {
    margin: 1px 2px 1px 0px;
}

p.payment_module.pensopay a:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #777;
}
