.main-content{
    height: 90vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-image{
    display: flex;
    justify-content: center;
    align-items: center;
}