@charset "utf-8";

.w30{
	width: 30%;
}
.w35{
	width: 35%;
}

@media only screen and (max-width: 700px) {
	iframe {
	width: 100%;
	}
}