/* Фиксированный подвал только на ПК */
@media screen and (max-width: 980px) {
  .t396__artboard {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
  }
}