/************************************** banner2 **************************************/
.banner2 {
  background: url('../img/metal-banner.webp') no-repeat center/cover;
}

/********************************** what we do **********************************/
.what-we-do-content1 .what-we-do-content-left {
  background: url('../img/metal-what-we-do-content-01.webp') no-repeat center/cover;
}
.what-we-do-content2 .what-we-do-content-left {
  background: url('../img/metal-what-we-do-content-02.webp') no-repeat center/cover;
}
.what-we-do-content3 .what-we-do-content-left {
  background: url('../img/metal-what-we-do-content-03.webp') no-repeat center/cover;
}
.what-we-do-content4 .what-we-do-content-left {
  background: url('../img/metal-what-we-do-content-04.webp') no-repeat center/cover;
}
.what-we-do-content5 .what-we-do-content-left {
  background: url('../img/metal-what-we-do-content-05.webp') no-repeat center/cover;
}


/********************************** type of material **********************************/
.type-of-material-banner {
  background: url('../img/type-of-resin-banner.png') no-repeat center/cover;
}