@media screen and (max-width: 749px) {

.pdp-ktfo__main-wrap {
    order: -1;
    margin-bottom: 20px;
}
}
html{
    scroll-behavior: smooth;
}