@media (max-width: 767px) {
.WdkScrollMobileSwipe {
display: flex;
flex-wrap: nowrap !important;
overflow: auto !important;
}
}