.t-records {
  opacity: 1 !important;
  visibility: visible !important;
}

.t-records_animated,
.t-records_visible {
  opacity: 1 !important;
  visibility: visible !important;
}

.r_hidden,
.r_anim,
.t-animate,
[data-animate-style] {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}

.t-img,
.t-bgimg,
.t-cover__carrier {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Анна Вітко: показувати портрет повністю, без обрізання. */
#rec2445675693 .t677__bgimg {
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
}
