.infotextbox h3 { width:100%!important; padding-right: 0!important; margin: 0 0 0 0!important; text-align: left!important; }
.infotextbox h3:after { display: none; }
.infotextbox p { font-size: 12px; line-height: 18px; margin-bottom: 0; }
.infotextbox strong { display: block; margin-top: 14px; }

#tradegroupsOverview .trade-groups.full .content .card figcaption {padding: 8px 20px 8px 20px;}

.crefopayImages { margin-bottom: 24px; }
.crefopayImages img { display: inline-block; margin-bottom: 0; vertical-align: middle; }
.crefopayImages img:not(:last-child) {margin-right: 24px; }

@media screen and (max-width: 680px) {
.crefopayImages img { margin-bottom: 24px; height: auto!important; width: 47.5%!important; }
.crefopayImages img:not(:last-child) {margin-right: 0; }
.crefopayImages img:nth-child(odd) {margin-right: 5%;}
}