.fc_usps_banner {
	.wp_content {
		img {
			max-height: 40px;
			width: auto;
			object-fit: contain;
			margin-bottom: 1rem;
		}
	}
}