.card-body img {
    max-width: 120px;
}

@media (max-width: 991px) {
.bg-color-secondary, .bg-secondary {
	background-color: #fff !important;
}
}