.spw-label {
    position: absolute;
    left: 28px;
    top: -16px;
    z-index: 2;
    font-size: 14px;
    padding: 2px 6px;
    border-radius: 4px;
    color: white;
}
.spw-title {
    height: 75px;
    overflow-y: auto;
    font-size: 20px;
    margin-bottom: 4px;
}
.spw-desc {
    font-size: 14px;
    margin-bottom: 4px;
    height: 45px;
    overflow-y: auto;
}