.rwmb-field.dcom-bib-configuration {
	padding: 5px 0;
}
.rwmb-field.dcom-bib-configuration-first {
	padding-top: 20px;
}
.rwmb-field.dcom-bib-configuration-last {
	padding-bottom: 20px;
}

.dcom-bib-image-right {
	padding: 10px;
	border: 1px solid black;
	float: right;
}	
@media (min-width: 1370px) {
	/* Float right on big screens */
	.dcom-bib-image-right {
		position:relative;
		top: -20px;
	}	
}

.rwmb-custom_html-wrapper.dcom-bib-description {
	padding: 5px 0;
    max-width: 960px;
}

.rwmb-custom_html-wrapper.dcom-bib-description ul {
	list-style-type: disc;
	margin-left: 1rem;
}

.rwmb-custom_html-wrapper.dcom-bib-technical-description ul {
	list-style-type: disc;	
	margin-left: 3rem;
}

.rwmb-custom_html-wrapper.dcom-bib-image {
	text-align: center;
	max-width: 800px;
}

.rwmb-custom_html-wrapper.dcom-bib-image img {
	border: 1px solid black;
	padding: 10px;
	max-width: 772px;
	width: 100%;
}

.rwmb-custom_html-wrapper.dcom-bib-banner-image {
	max-width: 772px;
	width: 100%;
}

.rwmb-custom_html-wrapper.dcom-bib-banner-image img {
	width: 100%;
}

.rwmb-custom_html-wrapper.dcom-bib-image-stack {
	text-align: center;
	max-width: 960px;
	clear: both;	
}

.rwmb-custom_html-wrapper.dcom-bib-image-stack img {
	border: 1px solid black;
	padding: 10px;
	margin: 0 5px;
	float: left;
	vertical-align: top;
}


.rwmb-heading-wrapper.dcom-bib-heading {
	padding: 10px 0 5px 5;
}

.rwmb-heading-wrapper.dcom-bib-heading h4 {
	text-transform: none;
	font-size: 1.75rem;
	border: medium none;
	line-height: 1;
	padding: 0px;
}

.rwmb-heading-wrapper.dcom-bib-sub-heading {
	padding: 5px 0;
}

.rwmb-heading-wrapper.dcom-bib-sub-heading h4 {
	text-transform: none;
	font-size: 1.25rem;
	border: medium none;
	line-height: 1;
	padding: 0px;
}