/* 
  servo-motor-repair.css
*/


.servo-motor-repair-hero {
  background: url("/skins/st1/images/servo-motor-repair-hero.jpg") 50% center no-repeat;
  background-size: cover;
  min-height: 128px;
}

.smr-intro-text {
    font-size: 21px;
    line-height: 1.5em;
    font-weight: 400;
    display: inline-block;
    font-family: 'Dosis', sans-serif;
}

