@media only screen and (max-width: 980px) {
  .logo {
    text-align: center;
  }
  .headerPhone {
    text-align: center;
    padding-bottom: 20px;
    padding-left: 0;
    padding-top: 25px;
  }
  .bannerTxt {
    text-align: center;
    margin: 82px 15px 0px 0px;
    width: 100%;
    min-height: 220px;
  }
  .b1 {
    padding-left: 40px;
  }
  .indexProductImg {
    text-align: center;
  }
  .footerLogo {
    text-align: center;
  }
  .footerMenu ul {
    width: 100%;
    text-align: center;
  }
  .marketing {
    text-align: center;
  }
  .iso {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 0;
  }
  .iso img {
    float: none;
  }
  .providesList {
    width: 100%;
    text-align: left;
  }
  .providesPic {
    width: 100%;
    text-align: center;
  }
  .moldingIncludePic {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  .plastisolProvides h2 {
    height: 100%;
  }
  .contentWrapper .servSuchAs > div img {
    text-align: center;
    float: none;
  }
  .contentWrapper .servicesContent {
    padding-bottom: 20px;
  }
  .coatingImg {
    text-align: center;
    width: 100%;
  }
  .nylonBlock .distributor {
    width: 100%;
  }
  .catingsPicRight {
    text-align: center;
    padding-left: 0;
  }
  .distributor {
    width: 100%;
  }
  .manufacturer {
    padding-left: 0;
    padding-right: 0;
  }
  .manufacturer ul {
    padding: 0;
    margin-bottom: 1em;
  }
  .registeredPlastics h3 {
    padding-right: 0;
  }
  .registeredPlastics P {
    padding-right: 0;
  }
}

@media only screen and (max-width: 748px) {
  .bannerTxt {
    text-align: center;
    margin: 60px 15px 0px 0px;
    width: 100%;
    min-height: 220px;
  }
  .contactBlock {
    padding-bottom: 20px;
  }
  .contactBlock .contactTxt {
    width: 100%;
    text-align: center;
  }
  .contactBlock .contactPhone {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .contactMap {
    padding-left: 20px;
  }
  .footerMenu {
    text-align: center;
  }
}

.row .row {
  margin: 0;
}
