   .image-container {
        display: flex;
        gap: 20px;
    }

    .image-item img {
        width: 100%;
        max-width: 300px;
        height: auto;
    }
        .stm32dpe-res-container {
        margin-top: 80px;
        margin-bottom: 80px;
    }

td {
text-align: center;
}

