.drts-display-element-with-background {
    min-height: 160px !important;
    background-size: 85% !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-color: #f8f8f8 !important;
}

.drts-display-element-with-background.no-image {
    background: linear-gradient(135deg, #1a3a5c, #2d6a9f) !important;
}