/* ---- Place your custom styles below ---- */

.page-title h1,
.page-title h2,
.page-title h4 {
font-size: 44px;
font-weight: 300;
text-align: center:
}

#logo a img {
    max-height: 100px;
}

@media only screen and (max-width: 719px) {
    #logo a {
        float: none;
    }
    #logo a img {
        float: none;
    }
    div#header-ads {
        float: none;
        margin: 20px auto 0;
        text-align: center;
    }

    .social-module {
        clear:left;
    }
    #header-ads {
        margin:auto;
    }
    div#header-ads .g-1 {
        width: auto;
        height: auto;
}
    div#header-ads .a-1 {
	    width: auto;
	    height: auto;
}
}
#header-ads {
    float: left;
    margin-top: 20px;
    margin-left: 144px;
}