.uc-mob .t-menu__link-item {
  width: 100% !important;
}

.uc-mob .t450__right_descr {
  color: #333 !important;
}

.uc-mob .t450__right_descr strong {
  display: inline-block;
  margin-bottom: 20px;
}

.uc-mob .t450__right_descr ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.uc-mob .t450__right_descr ul li {
  position: relative;
  margin: 0;
  padding: 0 0 0 38px;
  display: flex;
  gap: 10px;
}

.uc-mob .t450__right_descr ul li::before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 28px;
  height: 28px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.uc-mob .t450__right_descr ul li:nth-child(1)::before,
.uc-mob .t450__right_descr ul li:nth-child(2)::before {
  background-image: url("https://static.tildacdn.one/lib/tildaicon/64313131-3136-4634-a137-653233376131/Layer_13.svg");
}

.uc-mob .t450__right_descr ul li:nth-child(3)::before {
  background-image: url("https://static.tildacdn.one/lib/tildaicon/39643966-6435-4563-a565-643134633561/webinar_mail.svg");
}

.uc-mob .t450__right_descr ul li:nth-child(4)::before {
  background-image: url("https://static.tildacdn.one/lib/tildaicon/35326639-6531-4735-a437-313233646332/photostudio_location.svg");
}