.fc_frame {
  right: 5px !important;
  bottom: 100px !important;
}

.gimFrame {
  display: none;
  visibility: hidden;
}

@media (max-width: 867px) {
  .fc_frame {
    right: 5px !important;
    bottom: 70px !important;
  }
}
