
@media screen and (min-width: 1200px) {

.t778__btn {
  width: 100% !important;
  display: block;
}

.t778__imgwrapper {
  margin-top: 5px;
}

/* Масштабирование изображения внутри */
.t778__bgimg {
  transform: scale(0.93);
  transform-origin: center;
  border-radius: 9px;
}

.t778 .t-btn {
    font-size: 16px !important;
    padding: 14px 24px !important;
    line-height: 1.2 !important;
}

}