﻿.full-landing {
    background: url(https://amsoilcontent.com/res/lookup/type/heavy-duty-on-road/images/landing.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.full {
    background: url(https://amsoilcontent.com/res/lookup/type/heavy-duty-on-road/images/interior.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.hero--lookup {
    background-image: linear-gradient(rgba(255, 255, 255, 1.0), rgba(255, 255, 255, .2)), url("../images/lookup-hero.jpg");
    background-position: center;
}
/*.wrapper-subtext {
    padding-top: 25px;
}*/