 .gparts-features {
  text-align: center;
  margin:20px 0;
}
#spear_parts a {
    display: inline-block;
    width: 20%;
    text-align: center;
    padding: 10px;
    vertical-align: top;
}
.gparts-features .feature-list img {
  margin-bottom:15px;
}
.gparts-features .feature-list {
  display: inline-block;
  min-width: 200px;
  padding: 15px;
}
@media only screen and (min-width: 768px){
  #gp_holder .gp_det_blurb{
    display: inline-flex;
  }
  #gp_holder .marg_right, .gp_content{
    display: inline-block;
    width: 50%;
            }
  #gp_holder .marg_left {
    /* margin-left: 90px; */
    margin-right: 50px;
}
    }
    #gp_holder .padd_left {
    padding-left: 0px;
}
.imgPan.f-right.marg_left {
    margin-left: 0px !important;
    margin-right: 90px !important;
}
#gp_holder .imgPan {
    width: 100%;
    max-width: 600px;
}
.imgPan.f-right.marg_left {
    margin-left: 90px !important;
    margin-right: 0px !important;
}