.header-banner-outsource{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 720px;
}
.header-banner-outsource .section-content {padding:13% 59% 10% 0%}
.header-banner-outsource img {
    padding-top: 14%;
    padding-left: 0%;
    padding-right: 14%;
    float: left;
    margin-left: -14%;
    width: 386px;
}
}
.header-banner-outsource h1{ line-height:1.2 !important; padding-bottom:0px !important; }
.header-banner-outsource p { font-size:20px; color: #333;}
.header-banner-outsource span.text {
  color:#62BE56;
  font-size: 22px !important;
  font-weight: 700; 
  text-transform: uppercase;
}
.header-banner-outsource button {
  float: left;
  border: none;
  background-color:white;
}

@media only screen and (max-width: 900px) {
 .header-banner-outsource{
  background-size: auto 380px;
  background-position: 73% bottom;
  margin-top: 15%;
  padding: 15% 0%;
  height:820px;

  }
  
  .header-banner-outsource .section-content {padding:0%}
  .header-banner-outsource .section-content h1{font-size:42px !important; }
  .header-banner-outsource .section-content p {font-size:16px;}
}
