/* touch-fix: кликабельность слотов на тач-устройствах */
@media (hover: none) {
  .gama-item .btn-box { display: flex !important; }
}
.img-box, .box-btn, .gama-item { cursor: pointer; }
