/******************************************
    File Name: custom.css
    Template Name: Aven
/****************************************** */

/** ADD YOUR AWESOME CODES HERE **/

.icon-image {
    width: 72px;      /* Set the desired width */
    height: 72px;     /* Set the desired height */
    display: block;   /* Centering or spacing adjustments */
    margin: auto;     /* Optional: Center the icon within the div */
}