/* Beginning of Ticket 17156646926 - Steve */

/* https://app.intercom.io/a/apps/uinqovrx/inbox/inbox/1844609/conversations/17156646926 */

/* To set logo on title page to bottom instead of centered */

.page-5400964 #content_page_wrapper {
    vertical-align: bottom;
}

.page-5400964 #content_page_wrapper ._4ORMAT_content_pages_title {
    margin: 0px -40px 40px;
    text-align: right;
}

@media only screen and (max-width: 767px){
.page-5400964 #content_page_wrapper ._4ORMAT_content_pages_title {
    margin: -10px auto 0;
    text-align: center;
}
} /* ends media query mobile */

/* End of Ticket 17156646926 */