.custom-icon {
    width: 50px;
    height: 50px;
}

.custom-icon img {
    width: 200px;
    height: auto;
    margin-bottom: 20px;
}
