#page-title {
padding-bottom:15px;
padding-top: 15px;
}

#page-title .page-title {
    height: 70px;
}

@media screen and (max-width: 1200px) {
#page-title {
margin-top: 0px;
margin-bottom: 0px;
}

.page-title-full-width-container{
	margin-bottom:0px;
}
}