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

@media only screen and (max-width: 735px) {
    .section-industry-standards .row {
        margin-top: 75px;
    }
}

