.banner-inn85 {
	background: url(/sites/meweb/images/se/log-management/images/powershell-cyberattacks-bg.png) no-repeat center, linear-gradient(to right, #110002 50%, #0e0101 50%);
	background-size: contain;
}
.tac span {
	display: block;
	margin-top: 10px;
}
@media screen and (max-width:1106px) {
	.ban-inn .inn:before {
		left: 75px;
	}
}
@media screen and (max-width:780px) {
	.ban-inn .inn:before {
		left: 30px;
	}
}
@media screen and (max-width:700px) {
	.ban-inn .inn:before {
		background-size: 90px;
		left: 10px;
		top: 10px;
		transform: none;
		transition: all .5s;
		width: 90px
	}
	.info a {
		display: block;
		margin: 0 auto 10px;
		max-width: 100px
	}
	.info span:nth-child(2) {
		border: none;
	}
	.ban-inn .info::before {
		top: 70px
	}
}