.hov-fl-h{
  overflow-x: hidden !important;
}
.cont-img-prod-ax1{
    height: 120px;
    background-image: url('../../../img/products/main.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.cont-just{
    align-items:flex-end;
    justify-content:center !important;
}
.cont-just-m{
  justify-content:center !important;
}
.cont-prod-pad{
    max-width: 95% !important;
    width: 100% !important;
}
.pl-slid{
  padding-left: 1rem;
}
.txt-contauto-xp{
  height: 100px !important;
}
@media (max-width: 991px) {
  .pl-slid {
    padding-left: 0;
  }
}

@media (max-width: 576px) {
  .cont-prod-pad {
    display: block !important;
  }
}

@media (max-width: 650px) {
    .link-auto-x {
      padding-top: 1rem !important;
    }
  }
@media (max-width: 576px) {
    .soli-des-ax {
        padding: 0rem 1rem 0rem 1rem;
    }
  }
@media (max-width: 991px) {
  .txt-contauto-xp {
    height: 80px !important;
  }
}
@media (max-width: 767px) {
  .txt-contauto-xp {
    height: 50px !important;
  }
}
@media (max-width: 500px) {
  .txt-contauto-xp {
    height: 80px !important;
  }
}
@media (max-width: 350px) {
  .txt-contauto-xp {
    height: 100px !important;
  }
}