/* Add custom CSS styles below */ 
.athena-card-wrapper {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.athena-image-container {
    max-height: 300px;
}