<style>
.promo-icon {
    background: url('digital-marketing.png') no-repeat center center;
    background-size: cover; /* Adjust based on your image size and preference */
    width: 50px; /* Adjust width and height as needed */
    height: 50px;
}
</style>