h1,h2,h3,h4,h5,h6,p{margin:0px; padding:0px;}
@media (max-width:415px) {
.tap_button h1{ font-size: 42px;}
.tap_button h2{ font-size:22px;}

/*----- xx -----*/
}
@media (min-width:361px) and (max-width:379px) {
.tap_button h1{ font-size: 36px; line-height: 24px;}
.tap_button h2{ font-size:19px;}

/*----- xx -----*/
}

@media (max-width:360px) {
.tap_button h1{ font-size: 30px; line-height: 24px;}
.tap_button h2{ font-size:17px;}

/*----- xx -----*/
}