﻿@media screen and (min-width:320px) and (max-width:360px) {
	html {
		font-size: 62.5%;
	}
	.bza img{ height:88px;}
	.bz1 table{ height:90px;}
	.bzh { height:95px;}
	.bz2 table{ height:90px;}
}

@media screen and (min-width:361px) and (max-width:400px) {
	html {
		font-size: 70.3125%;
	}
	.bza img{ height:100px;}
	.bz1 table{ height:100px;}
	.bzh { height:105px;}
	.bz2 table{ height:105px;}
}
@media screen and (min-width:401px) and (max-width:420px) {
	html {
		font-size: 78.125%;
	}
	.bz1 table{ height:115px;}
	.bzh { height:115px;}
	.bz2 table{ height:115px;}
}
@media screen and (min-width:421px) and (max-width:480px) {
	html {
		font-size: 82.03125%;
	}
	.bz1 table{ height:115px;}
	.bzh { height:115px;}
	.bz2 table{ height:115px;}
}