.c-header.c-header-template-1 .widget-panel-social-item-icon[data-social-icon="MAX"] {
    background-image: url("images/max.png") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-radius: 50%;
}

.c-header.c-header-template-1 .widget-panel-social-item-icon[data-social-icon="MAX"][data-grey="true"] {
    filter: grayscale(1) contrast(0.85) brightness(1.2);
}

.c-header.c-header-template-1 .widget-panel-social-item-icon[data-social-icon="MAX"][data-social-icon-square="true"] {
    border-radius: 4px;
}
