.clear{clear: both;}
.h75{height: 75px;clear: both;}
.h50{height: 50px;clear: both;}
.h30{height: 30px;clear: both;}
.h25{height: 25px;clear: both;}
.h15{height: 15px;clear: both;}
.h10{height: 10px;clear: both;}
.pad-non{padding: 0px;}

@media only screen and (max-width : 1200px) {
	
}
@media only screen and (max-width : 979px) {
	
}
@media only screen and (max-width: 767px){
	.sty-center{text-align: center;}
	.clear-br{clear: both;display: block;margin-bottom: 8px;}
	.img-hili {float: left;height: 179px;width: 100%;margin-right: 5%;margin-bottom: 10%;}
}