html {
  font-size: 125%; }

body {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }

body, div, p, ul {
  padding: 0;
  margin: 0; }

p {
  font-size: .6rem; }

ul {
  list-style: none; }

a {
  text-decoration: none; }

.v_container {
  padding: 30px 20px;
  margin: 0 auto; }

.v_title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 25px; }

.v_desc {
  font-size: 12px;
  color: #858585;
  line-height: 20px; }

.v_caption {
  font-size: 20px;
  color: #333;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px; }

/*# sourceMappingURL=common.css.map */
