.icon-images{
    .image{
        img{
            max-width: 2.5rem !important;
            max-height: 2.5rem !important;
            width: 100%;
            height: 2.5rem;
        }
    }
}