.lu-pro-hero {
    position: relative;
    margin-top: -280px;
    height: 320px;
}
@media only screen and (max-width: 600px) {
    .lu-pro-hero {
        margin-top: -80px;
        height: 350px;
    }
}
h1.lu-pro-heading-dark {
    font-size: inherit;
    color: black;
    text-align: justify;
    margin-top: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: inherit;
}
