/*
Theme Name: Mossman Builders
Author: Efront
Author URI: http://efront.com.au/
Description: The base Efront Wordpress template.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@media (max-width: 1279px) {
    .article-about h4 {
        margin-bottom: 14px!important;
    }
}
.article-about h4 {
    margin-bottom: 14px!important;
}

.article-about h6 {
	padding-top: 14px;
	border-top: 1px solid #d7c7a3;
    border-bottom: none;
}

.article__images .cols .col:last-child {
    float: none;
}