
.ios .view-region__item,
.ios h2,
.ios h3 {
	padding-top:0.4em;
	/* line-height:0.6;	 */
}

.ios .region__item {
	padding-top:12px;
	line-height:0.6;		
	padding-bottom:8px;
}

@media screen and (max-width:1000px) and (orientation: landscape) {

}
@media screen and (max-width:1000px) and (orientation: portrait) {
	
}

@media screen and (max-width:480px) {
	
}



.chrome .view-region__item,
.chrome h2,
.chrome h3 {
	padding-top:0.4em;
	/* line-height:0.6;	 */
}

.chrome .region__item {
	padding-top:12px;
	line-height:0.6;		
	padding-bottom:8px;
}

@media screen and (max-width:1000px)  {
	
}