@media all and (max-width: 525px) {
    .hero-title {
        padding-top: 15px;
    }
}