.lvflag {
    background-image: url('http://resurs.lv/resurs/wp-content/uploads/2018/09/LV_flag.png') !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    }
.enflag {
    background-image: url('http://resurs.lv/resurs/wp-content/uploads/2018/09/EN_flag.png') !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    }
.ruflag {
    background-image: url('http://resurs.lv/resurs/wp-content/uploads/2018/09/RU_flag.png') !important; 
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    }

.unclickable > a:hover {
    cursor: default;
  }

