/* james.mazzocchi profile */

.profile-hero-image.is-custom {
  _height: 500px;
  width:100%;
  top: 100px;
  right: -10%;
}

/*MTT PROFILE*/
.profile-get-tool-box.profile-product-mtt.is-custom {
  top: 230px;
  right: auto;
  left: 0px;
  width: 340px;
}

.profile-get-tool-box.profile-product-mtt.is-custom .profile-get-tool-image {
  height: 250px;
  width: auto;
}

/*PARTS CREATOR*/

.profile-get-tool-box.profile-product-jmt.is-custom {
  top: 230px;
  right: auto;
  left: 350px;
  width: 340px;
}

.profile-get-tool-box.profile-product-jmt.is-custom .profile-get-tool-image {
  height: 250px;
  width: auto;
}
/*
.profile-get-tool-box.profile-product-mtt.is-custom {
  top: ;
  left: ;
  right: auto;
  width: 300px;
  bottom: auto;
}

.profile-get-tool-box.profile-product-jmt.is-custom {
  top: ;
  left: ;
  right: auto;
  width: 300px;
  bottom: auto;
}
*/
/*
.profile-get-tool-box.profile-product-mtt.is-custom {
  top: ;
  left: ;
  right: auto;
  width: 300px;
  bottom: auto;
}

.profile-get-tool-box.profile-product-mtt.is-custom .profile-get-tool-image {
  height: ;
  width: auto;
}

.profile-get-tool-box.profile-product-jmt.is-custom {
  top: ;
  left: ;
  right: auto;
  width: 300px;
  bottom: auto;
}

.profile-get-tool-box.profile-product-jmt.is-custom .profile-get-tool-image {
  height: ;
  width: auto;
}
*/
