.callout-card__content::before { background: linear-gradient(90deg, #ccc, #ccc 100%) !important; }
.marginBottom { margin-bottom: -50px !important; }

@media screen and (max-width: 767px)  {
.marginBottom { margin-bottom: -25px !important; }
}