.wrap__logo .logo__title {
    white-space: normal;
}
.logo__title {
    font-size: 17px;
}
.wrap__form.home.newslettersignup.component__section.background-color--theme2 {
    display: none;
}

.logo__title, .slider__title, h1, .featuredblocks__title, .form__title.component__title, .map__title, .hours__title, .featuredblock__title, .slider__button a, .form .submit, .wrap__fullwidth .page__title, .wrap__featuredblocks .featuredblock__button, .page__title  {
    font-family: 'Gotu', sans-serif;
    text-transform: none;
}
/*-------SEO-Service-Page-------*/
    .serviceimg {
        float: right;
        margin: 0 0 10px 10px;
    }
/*-----SEO-Service-Page-END-----*/

@media(max-width: 767px) {
    .serviceimg {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }
}
