
.mobile-only {display: none}
#angelcall-top {
    height: 450px;
    width: 100%;
    background: url('/wp-content/themes/angelsense/images/pages/angelcall/top.jpg') top left repeat-x;
    margin-top: 70px;
}

.content-col {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%;
}

#angelcall-top .content-col {
    background: url('/wp-content/themes/angelsense/images/pages/angelcall/top-background.jpg') top center no-repeat;
    height: 450px;
}

#angelcall-top-text .content-col{
    font-size: 30px;
    color: #63696d;
    font-weight: normal;
    text-align: center;
    line-height: 37px;
    max-width: 960px;
}


