.container
{
    width: auto;
    min-width: 640px;
    padding-left: 0;
    padding-right: 0;
}

.media .pull-left,
.media .pull-right
{
    float: none !important;
}

.media .media-object img
{
    width: 100%;
    height: auto;
}

.media-left, .media>.pull-left
{
    padding-right: 0;
}

.media-right, .media>.pull-right
{
    padding-left: 0;
}

.pull-left + .media-body
{
    padding-left: 0px;
    padding-top: 30px;
}

.pull-right + .media-body
{
    padding-right: 0px;
    padding-top: 30px;
}

body#page-dnaa #header .title-section
{
    width: auto;
    background-size: contain;
    height: 280px;
}

#global-nav .nav>li>a {
    padding: 20px 18px;
}

section.page .page-content-container
{
    padding-left: 40px;
    padding-right: 40px;
}

section#whatis .page-content p br,
section#about-mms .field-n-message p br
{
    display: none;
}

section#about-mms .field-n-message p.links br
{
    display: block;
}

section#whatis .a-what-is
{
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

section#whatis .a-what-is-intro
{
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
}

section.page .key
{
    font-size: 140%;
}

section.page .key + .examples, section.page .key + p, section.page .key + ol, section.page .key + ul
{
    padding-top: 20px;
}

section.page h3.key + .examples, section.page h3.key + p, section.page h3.key + ol, section.page h3.key + ul
{
    padding-top: 7px;
}

section#about-session .a-session-description .a-supply
{
    position: static;
    padding-top: 20px;
    padding-left: 50px;
}

section#about-mms
{
    background-size: cover;
}

section#about-mms .field-catchcopy
{
    font-size: 160%;
}

section#about-mms .field-representives
{
    margin: 0 -40px;
    padding: 30px 40px;
}

section#about-mms .field-representive .media-object
{
    float: right !important;
}

section#about-mms .field-representive .media-object img
{
    max-width: 160px;
}

section#about-mms .field-representive .media-body
{
    overflow: hidden;
    padding-right: 20px;
    padding-top: 0;
}

section#healer .the-healers-section .the-healers-by-divisions h2
{
    margin-left: 0;
}

section#healer .nav-pills
{
    margin-bottom: 20px;
}

section#healer .nav-pills>li>a
{
    font-size: 200%;
    margin-bottom: 20px;
}