
.recommended-heading {
    font-size: 46px;
    color: #000;
    font-weight: 500;
    text-align: center;
    margin-bottom: 55px;
}

@media screen and (min-width: 1008px) {
    .Product__Gallery {
        position: sticky;
        top: 0;
    }
}