/*
CTC Separate Stylesheet
Updated: 2020-10-05 08:57:49
Theme Name: NOF Child
Template: nof
Author: Canic Interactive
Author URI: http://canicinteractive.com
Description: Custom made theme for The National Osteoporosis Foundation.
Version: 1.0.1601902669
*/



.nof-forum-description {
    margin-bottom: 10px;
}

.nof-forum-links {
    float: right;
}

.nof-forum-links a {
    margin-right: 20px;
}

.nof-forum-header-image {
    margin: 10px 0 0;
    text-align:center;
}

.nof-forum-header-image img {
    width: 288px;
}

@media only screen and ( max-width: 782px ) {

    .nof-forum-header-image img {
        margin: 15px 0 0;
        width: 95%;
    }
}