.alt_svg svg {
    fill: var(--primary);
    height: 40px;
    width: 40px;
}

.image {
    position: relative;
}

.err_image {
    position: relative !important;
}