.header-content {
  position: relative;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.slide-txt2 p {
  width: 500px;
}
.text-dark {
  color: #444 !important;
}
.nav-pills-v {
  height: 85% !important;
}
.external-form button:hover {
  background-color: #007bff;
  border-color: #007bff;
}
@media (max-width: 768px) {
  .about-img {
    margin-left: 0px !important;
    margin-bottom: 25px;
  }
  .img-with-bg img:not(.img-bg) {
    position: relative;
    z-index: 1;
    max-width: calc(100% + 0px) !important;
  }
  .product-img {
    max-width: 100% !important;
    margin-left: -17px !important;
  }
  .aboutus-section {
    margin-top: 40em !important;
  }
  .img--holder {
    height: 720px !important;
  }
  .slide-txt1 {
    font-size: 30px !important;
  }
  .slide-txt2 p {
    display: block !important;
    font-size: 12px !important;
  }
  .slide-txt2 p {
    width: 300px;
  }
  .slide-btn {
    display: block !important;
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }
  .header-content.stuck .navbar-toggler {
    margin-right: 5px !important;
  }
  .container {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}
