@media screen and (max-width: 1024px) {
    #product-hero-section {
        margin-top: 6rem;
    }
}