/* our-services.css */

#div_header_banner {
  display:none;
}

#div_services_wrapper {
  margin-top:30px;
  width:100%;
}

#img_drillers {
  float:left;
  margin-right:60px;
  width:300px;
  height:400px;
}

#img_wells {
  float:right;
  margin-left:40px;
  margin-bottom:20px;
  width:500px;
  height:213px;
}

.commercial_technical {
  float:left;
  width:200px;
  margin-left:150px;
  margin-right:50px;
}

#img_lng_ship {
  float:left;
  margin-right:60px;
  width:360px;
  height:230px;
}

#img_fracking-shale {
  float:right;
  margin-left:40px;
  margin-bottom:20px;
  width:300px;
  height:240px;
}

#div_training {
  margin-left:50px;
}
