
body.lt-LT h1 {
  font-family: "Neue Helvetica W01", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }


.contact .text {
    width: 55%;
}

.contact .image {
	width: 40%;
}

.featured-references .description h1 {
    max-width: 400px;
}

.featured-references .description p {
    max-width: 400px;
}

@media screen and (min-width: 1300px){
	.featured-references .description {
	    padding: 60px;
	}
  .featured-references .description h1 {
    max-width: 450px;
  }
  .featured-references .description p {
      max-width: 450px;
  }
}

