.main {
	background-image: url("../img/fusion-hosting.jpg");
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}

.title {
	margin-top: 22vh;
}

.brought {
	margin-top: 2vh;
	margin-bottom: 5vh;
}


.and {
	vertical-align: baseline;
	margin-left: 1em;
	margin-right: 1em;
}
@media (min-width: 960px) {
    .and {
	    display: inline-block;
    }
}

img {
	max-width: 90%;
}
.qs img {
	vertical-align: top;
}
.r3df img {
	vertical-align: middle;
}

