@import url('layout.s.css');
@import url('style.s.css');

@media screen and (max-width: 375px) {
	#throughput-monitor-chart {
		width: 100%;
		height: 260px;
	}
}
