@media(max-width:768px){

  #tv-chart{
    height:320px!important;
    min-height:320px!important;
    width:100%!important;
  }

  #tv-chart iframe{
    height:320px!important;
    min-height:320px!important;
    width:100%!important;
  }

}
