.page-content{padding-bottom:50px;}
.page-content .mt-content-body{background-color: #C00000;height:auto;display: table;margin: 0 100px;}
.page-content .mt-content-body p{color:white;margin: 40px;font-size: 28px;line-height: 38px;}
@media (max-width: 991px) {
	.page-content{padding-bottom:30px;}
	.page-content .mt-content-body{margin: 0 50px;}
	.page-content .mt-content-body p{font-size: 26px;}
}
@media (max-width: 480px) {
	.page-content{padding-bottom:20px;}
	.page-content .mt-content-body{margin: 0 15px;}
	.page-content .mt-content-body p{margin: 20px;font-size: 22px;line-height: 33px;}
}