/*
	fix_bottomup.css
*/

@media only screen and (min-width: 760px) {
  main article h2 {
    padding-left: 25%;
  }
}