@media only screen and (max-width: 1068px) {
	.section-seamless-integration .section-content-optimized .badges .badge:nth-child(n + 3){
	    margin-top:35px
	}
}
.section-seamless-integration .section-content-optimized .badges .badge-caption{
	    width:143px
	}
@media only screen and (max-width: 735px) {
	.section-seamless-integration .section-content-optimized .badges .badge-caption{
	    width:143px
	}
}