.tools-grid .tool-card {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 1.25rem;
    background: #fafafa;
}

.tool-logo--seam {
    width: 300px;
    height: 100px;
    min-height: 100px;
}

.tool-logo--seam img {
    width: 300px;
    max-width: 300px;
    height: 100px;
    max-height: 100px;
}
