table { width: 100%;
  }

img { width: 100%;
  height: auto;
  }

hr { width: 100%;
  }

h1 { font-size: 100%;
  }

h2 { font-size: 100%;
  }

h3 { font-size: 100%;
  }

.sidebar {
	display:none;
}
 
iframe { width: 100%;
  height: auto;
  }

video { width: 100%;
  height: auto;
  }
