 .license-container-878 {
     display: flex;
     flex-direction: column;
     align-items: center;
     padding: 20px;
     background-color: #f0f0f0;
}
 .license-header-878 {
     font-family: sans-serif;
     font-size: 24px;
     font-weight: bold;
     margin-bottom: 20px;
     color: #333;
}
 .license-frame-878 {
     border: 1px solid #ccc;
     box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
     padding: 10px;
     background-color: #fff;
     border-radius: 15px;
}
 .license-image-878 {
     max-width: 100%;
     height: auto;
     display: block;
}
