.desktop-only {display: none}
.mobile-only { display: block}
#angelcall-top {
    height: 190px;
    width: 100%;
    background: url('/wp-content/themes/angelsense/images/pages/angelcall/top-background-mobile.jpg') center center no-repeat;
    margin-top: 70px;
    background-size: cover;
}
#angelcall-top .content-col {
    background: none;
    height: auto;
}

