section[data-cattype="401"]{
    padding: 20px 0 60px;
}


section[data-cattype="401"] .nav-tabs.nav-stacked {
    margin-top: 15px;
}

.section-title:after,
h1.page-title:after {
    content: "";
    height: 3px;
    width: 100px;
    background-color: #bc343e;
    display: table;
	margin:18px 0 37px 0;
	

}