@media only screen and (max-width: 480px){

p {
    font-size: 1.1em !important;
}

.27{
    font-size: 1.1em !important;
  }

 .voicecomment {
   font-size: 1.1em !important;
  }

.voice .icon .name {
    font-size: 0.7em !important;
}

}

 .voicecomment {
   font-size: 27px;
  }

.27{
    font-size: 27px;
  }

p {
font-size: 27px;
margin-top: 2em !important;
  }
  .btn-wrap.aligncenter {
    margin-bottom: 4em !important;
    text-align: left !important;
  }
  .voice .voicecomment {
    background: white;
  }

  #inner-content {
-webkit-box-shadow: none !important;
    box-shadow:  none !important;
padding-top:2em;
    background: #f2f2f2;
  } 

#inner-content {
    background: #f2f2f2;
  }
#page-top {
  display: none !important;
}
.b {
  font-weight: bold !important;
}
.red {
  color: red !important;
}
.green {
  color: green !important;
}
.blue {
  color: blue !important;
}
.purple {
  color: purple !important;
}
.b-l {
  font-weight: bold !important;
  border-bottom: 5px yellow solid !important;
}
img {
    border: 3px solid #e1e0e0;
}
.entry-content img {
    margin: 1.5em 0 0 0;
}
.voice .icon .name {
    font-size: 1.2em;
}
#footer {
    display: none;
}
.voice .icon img {
    border: 4px solid #ffffff !important;
}