.fancybox-thumbs-x > ul {
  width: 100% !important;
  overflow-y: auto !important;
}
.fancybox-thumbs-x > ul::-webkit-scrollbar {
  display: none;
}
