.item__text h3 {
    margin-bottom: 40px;
}

.hero__description p {
	text-align: left;
}

.hero__content h1 {
	color: black;
}

.wtb {
	top: 45px;
}

.wtb h3 {
	margin-top: 60px;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}

.mts {
	left: auto;
	right: -183px;
	top: 36px;
}

@media only screen and (max-width: 1300px) {
	.wtb {
		left: -530px;
	}
}

.hero {
	height: 480px;
	margin-top: 1px;
	background: url(bg3.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}
