* {
  font-family: "Poppins", sans-serif;
}


@media screen and (max-width: 991px) {
  .border-end-lg {
    border-right: none!important;
  }
}