.tn-elem__img[src$=".svg"] {
    width: 100% !important;
    height: auto !important;
}

/*.btn {*/
/*  display: inline-block;*/
/*  background: transparent;*/
/*  border: 1px solid black;*/
/*  color: black;*/
/*  text-decoration: none;*/
/*  padding: 0 2rem;*/
  /*border-radius: 2rem;*/
/*  font-weight: bold;*/
/*  font-family: sans-serif;*/
/*  position: relative;*/
/*  overflow: hidden;*/
/*  transition: color 0.25s ease-in-out;*/
/*  font-size: 1rem;*/
/*  line-height: 3.4rem;*/
/*  min-height: 3.4rem;*/
/*}*/
/*.btn > span {*/
/*  top: 50%;*/
/*  left: 50%;*/
/*  border-radius: 100%;*/
/*  background: black;*/
/*  position: absolute;*/
/*  display: block;*/
/*  width: 0%;*/
/*  transition: width 0.25s ease-in-out;*/
/*  transform: translate(-50%, -50%);*/
/*  aspect-ratio: 1;*/
/*  z-index: -1;*/
/*}*/
/*.btn:hover {color: white;}*/
/*.btn:hover > span {*/
/*  width: 300%;*/
/*}*/





    
