

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
.testimonials .testimonial_text_inner p.testimonial_author {
    font-size: 10px;
}
}

span.tab-title {
  font-weight: 300;
}

tradetext {
font-size: 8px;
}

.phone a, .phone a:link, .phone a:visited, .phone a:hover, .phone a:active, .phone a:focus {
  /* link styles go here, e.g.: */  
  text-decoration: none;
  color: white;
}

.h3phoneno {
  color:red;
}