@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

body {
  font-family: "Inter";
}




.category-home-page {
  background-image: url(http://kvn.prodmax.tech/assets/images/plist/Rectangle\ 12.jpg);
  height: 80vh;
  background-size: 100% 100%;
  background-position: center;
  display: flex;
  align-items: center;
  /* margin-top: -97px; */
}

.category-home-head {
  color: #ffffff;
  font-family: "Montserrat";
  font-size: 54px;
  font-weight: 700;
  line-height: 65.83px;
}

.steel-product-range-head {
  color: #000000;
  font-family: "Montserrat";
  font-size: 48px;
  font-weight: 700;
  line-height: 58.51px;
}
.steel-product-range-para {
  color: #000000;
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 400;
  margin-top: 21px;
}
.steel-product-range-card {

  /* width: 352.31px;
  height: 271px; */
  border-radius: 5px;
  border: 0.5px solid #bf2429;
  /* position: relative; */

  width: 300px;
  height: 240px;
}

.steel-product-range-img {
  width: 200px;
  height: 150px;
  margin-right: 70.2px;
  margin-bottom: 53px;
}

.steel-prod-range-card-head {
  font-family: "Inter";
  font-size: 28px;
  font-weight: 600;
  line-height: 38.73px;
  color: #000000;
      margin-bottom: 23px;
}
.steel-prod-range-img1 {
  width: 231px;
}
.steel-prod-range-img4 {
  padding-top: 40px;
}
