.header__nav-link-hospital:after {
    position: absolute;
    top: 0px;
    left: 88px;
    display: block;
    width: 14px;
    height: 14px;
    content: ' ';
    background-image: url('/local/templates/OPPSHOP2018/style/../images/icons/hospital.svg');
    background-repeat: no-repeat;
    background-size: contain;
}