/* Message */

#page_heading {
    margin-bottom: 6.5em;
}
#message_list_panes {
    margin: 0 auto;
    width: 78%;
}
.message_list_pane:not(:last-of-type) {
    margin-bottom: 6em;
}
.message_list_pane_data {
    margin-bottom: 2.4em;
}
.message_list_pane_title {
    float: left;
}
.message_list_pane_title h3 {
    margin-bottom: 0.38em;
    font-size: 4em;
    line-height: 1em;
    color: #a9976d;
}
.message_list_pane_title h3 span {
    display: block;
    margin-bottom: 0.5em;
    font-size: 0.2em;
    line-height: 1em;
    color: #ddd7c9;
}
.message_list_pane_title h4 {
    font-size: 1.6em;
    line-height: 1em;
}
.message_list_pane_title h4 span {
    display: block;
    margin-bottom: 1em;
    font-size: 0.58em;
    line-height: 1em;
}
.message_list_pane_image {
    float: right;
    width: 220px;
}
.message_list_pane_text p {
    font-size: 1.07em;
	line-height: 1.89em;
}
#message_list .button {
    margin-top: 10em;
    text-align: center;
}

@media screen and (max-width: 1100px) and (min-width: 750px) {
	
	
	
}
