.container {
  margin-top: -115px;
  overflow: visible;
}

.textcols {
	white-space: nowrap;
}
.textcols-item {
	white-space: normal;	
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.textcols .textcols-item:first-child {
	margin-right: 4%;
}

.t-popup.t-popup_show {
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
}

.t778__bgimg {
    border-radius: 17px;
    scale: .95;
}