.catalog-container {
	display: table;
	width: 100%;
}
.bx-section-desc-post {
	display: table;
	width: 100%;
	min-height: 120px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: justify;
	line-height: 1.5;
	margin-bottom: 30px;
}
.bx-section-desc-post h1, .bx-section-desc-post h2, .bx-section-desc-post h3, .bx-section-desc-post h5, .bx-section-desc-post h6, .bx-section-desc-post .h1, .bx-section-desc-post .h2, .bx-section-desc-post .h3, .bx-section-desc-post .h5, .bx-section-desc-post .h6 {
	text-transform: uppercase;
	color: rgb(115, 28, 59);
	font-size: 30px;
	text-align: center;
	margin-bottom: 25px;
}