/* всё сразу */
.t396__elem {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}
.t396__elem img { transition: transform 0.4s ease; border-radius: 8px; }
.t396__elem:hover img { transform: scale(1.03); }
a[href^="tel"] { font-weight: 700 !important; }
.a[href^="tel"]:hover { transform: scale(1.05); }
a[href*="t.me"], a[href*="dzen"] {
  border: 1px solid #FEFEFA !important;
  background: transparent !important;
  border-radius: 25px !important;
}
a[href*="t.me"]:hover, a[href*="dzen"]:hover {
  background: #0C7281 !important;
  border-color: #0C7281 !important;
}