.collection-icon-link {
    width: 15px;
    height: 15px;
}

@media (min-width: 768px) {
    .collection-icon-link {
        width: 24px;
        height: 24px;
    }
}