nav .navigation .logo img {
    max-width: 350px;
}

.stretcher-wrapper .stretcher .stretcher-item .stretcher-logo .text .text-intro {
    display: block;
    text-transform: uppercase;
}

nav.navbar-fixed.navbar-sticked .navigation .logo img {
  max-width: 200px;
}

.services_img img{
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}