

@media (max-width:960px) {
  #baseFrame{
    width: 100% !important;
  }
  #baseFrame > frame{
    width: 100% !important;
  }
}