.sr-banner-item {
    background: #fff;
    padding: 12px;
    margin-bottom: 12px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}

.sr-banner-item h3 {
    margin: 0 0 10px 0;
    font-size: 16px;
}

.sr-image-input .sr-preview,
.sr-image-input .sr-preview-mobile {
    display: block;
    margin-bottom: 8px;
    max-width: 100%;
    height: auto;
}