body { background:url('../img/kc-20210719.jpg') fixed center center; background-size:cover; background-repeat: no-repeat; background-color:#0b0c0e; color:#fff; }
img.logo { height:100px; width: auto; }
#subscribe-result { line-height: 1.2rem; margin-bottom: .5rem; }
.nw { white-space: nowrap;}
.text-shadow { text-shadow: 2px 2px 10px #000; }

.content { position: absolute; bottom: 0; left:0; right:0; top:50%; }

@media (min-width: 992px) {
	body { background:url('../img/kc-20210719.jpg') fixed center 20%; background-size: cover; }
}