@media screen and (max-width: 500px) {
.tagLine h2 {
        font-size: 35px !important;
        line-height: 42px !important;
}
}
