@media only screen and (max-width: 320px) {
  .FScards,
  .FScard {
    width: 94px !important;
  }
  .FScards {
    height: 94px !important;
  }
  .FScard {
    height: 200px !important;
  }

  .v-slide-group__next,
  .v-slide-group__prev {
    min-width: 10px !important;
  }
}
@media only screen and (max-width: 760px) {
  .v-input__slot {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 570px) {
  .sales-absolute-div {
    width: 76px !important;
    height: 76px !important;
    top: 60px !important;
  }

  .khadamatdarmani-cards {
    width: 50% !important;
    height: 156px !important;
    margin: 24px 12px 0px 12px !important;
  }

  .sazmani-cards {
    width: 45% !important;
    margin: 8px !important;
  }
}
