/* screen - ga */
@media(max-width:1199px){

.ga {
  align-items: flex-start;
  display: flex;
  height: auto;
  /*min-width: 360px;*/
min-width:100%;
}

.ga .prodotti {
  color: var(--secondary);
  flex: 1;
  font-weight: 700;
  line-height: 28px;
  margin-top: -1.00px;
  position: relative;
}

.ga .navigate_next {
  height: 24px;
  position: relative;
  width: 24px;
}

.ga .frame {
  align-items: flex-start;
  display: inline-flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
}

.ga .frame-1154 {
  align-items: center;
  align-self: stretch;
  display: flex;
  gap: 8px;
  width: 100%;
}

.ga .frame-1154-1 {
  display: inline-flex;
  flex: 0 0 auto;
  gap: 85px;
}

.ga .frame-1154-2 {
  display: inline-flex;
  flex: 0 0 auto;
  gap: 8px;
}

.ga .frame-1 {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  width: 100%;
}

.ga .frame-1154-3 {
  display: flex;
  flex: 1;
  flex-grow: 1;
  justify-content: space-between;
}

.ga .check {
  height: 20px;
  position: relative;
  width: 20px;
}

.ga .frame-2 {
  flex: 0 0 auto;
  position: relative;
}

}