.product-image {
    flex: 1;
    text-align: center;
    height: 254px;
    border-radius: 10px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.8);
}

.key-sector{
    display: flex;
    justify-content: center;
    align-items: center;
}