@media only screen and (min-width: 992px) {
.rplg-grid .rplg-col-6 {
    margin: 0 4px 8px 4px!important;
    width: calc(30% - 8px)!important;
}
}
.rplg-badge2 .rplg-badge2-border {
        background: #55b3b9!important;
}