.production-img {
    max-width: 420px;
    height: auto;
    display: flex;
    position: relative;
    overflow: hidden;
    object-fit: cover;
}