/***********************************/
/*                                 */
/*     Trust Badges Pages           */
/*                                 */
/***********************************/

.post-type-archive-tb .type-tb.entry {
	border: 0px;
	border-spacing: 0px !important;
}

.tbbox {
	margin: 0 0 20px;
	padding: 20px;
	margin: 20px;
	border: 1px solid #DEDEDE;
	border-radius: 4px;
}

.tbwrapper {
	background-color: #fff;
	display: -webkit-flex;
	justify-content: center;
}

.tb-image {
	max-width: 300px;
}
