.jdt{
  position: sticky;
  top: 80px;
}


@media screen and (max-width: 1320px) {.jdt{
  position: sticky;
  top: 95px;
}}


@media screen and (max-width: 960px) {.jdt{
  position: sticky;
  top: 65px;
}}