  .top-bar-section ul li > a {
    font-size: 1.10rem;
}
  button.sehha, .button.sehha {
    font-size: 1.0rem;
}
.videoWrapper {
	position: relative;
	padding-bottom: 75%; /* 4:3 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoWrapper43 {
	position: relative;
	padding-bottom: 75%; /* 4:3 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper43 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoWrapper169 {
	position: relative;
	padding-bottom: 56.25%; /* 4:3 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper169 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

