#thirtymins form { padding: 15px 2rem 2rem;margin-left: 350px; }
#thirtymins form label { display: none; }

.heroblue { background: #48c7f4 url(/_img/big-bus-blue.png) 70% 50px no-repeat;  background-size: 800px; position: relative; margin: 0; height: 83vh; min-height: 750px; }

.intro span { color: #29674a; }

#lkm { position: fixed; right: 0; top: 100px; z-index: 999; }

@media screen and (max-width: 768px) {
.colform { background: #29674a url(/_img/newman.png) -70px 0 no-repeat; background-size: 360px; }
#thirtymins form { padding: 15px 1rem 1rem;margin-left: 120px; z-index: 500; } 

#lkm { position: absolute; right: 0; top: 200px; z-index: 999; width: 45%; }
.herobue { background-size: 300px; background-position: 130% -30px; height: auto; min-height: auto; }
.second #lkm { position: absolute; right: 0; top: 120px; z-index: 999; width: 45%; }
}