@media (max-width: 1120px) {
    .product-gallery-container {
        margin: 0 !important;
    }
    h1 {
        font-size: 1.5rem;
        font-weight: bold;
    }
}

.product-gallery-container {
    margin-left: 100px;
    margin-right: 100px;
}

.product-gallery-container h1 {
    font-size: 3rem;
    font-weight: bold;
}
#product-query-form{
    z-index:99999!important;
}
