﻿.hero-subcontainer {
    margin-bottom: -10px;
    bottom: -70px;
    position: inherit;
    position: inherit;
}

.home-hero-cta-logo{
    height: 20px;
}

@media (max-width: 500px) {
    .hero-subcontainer {
        bottom: -10px;
    }
}
