/*
 *  This file is part of Adspect anti-fraud software.
 *  Copyright (C) 2019-2025 Adspect.  All rights reserved.
 */

.partners a {
	align-items: center;
	display: flex;
	height: 40px;
	justify-content: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.partners img {
	max-height: 40px;
	max-width: 100px;
}

/*
 * vim: ts=4 sw=4 noet
 */
