.lg-special {font-size: 2.4em;}
.bannerbox h2 {color: #1c7587;}
@media only screen and (max-width: 767px) {
.bannerbox h2 {
    font-size: 38px;
line-height:; 1.8em;
text-align:left;
display:inline-block;
padding: 15px 20px;
}

.bannerbox h1 {margin-top:-40px;left: 26%;}
.lg-special {font-size: 1.8em;}
}
@media only screen and (max-width: 520px) {
.bannerbox h1 {left: 25px;}
.bannerbox h2 {font-size: 28px;}
}