 
        #konkurencni_vyhody {
            font-size: 95%;
        }
        
        #konkurencni_vyhody .vyhoda {
            margin: 1ex 0;
        }
        #konkurencni_vyhody .vyhoda strong.nadpis {
            text-transform: uppercase;
             display: block;
              font-size: 135%;
              margin: 0.5ex 0;
        }
        
         #konkurencni_vyhody .vyhoda::before {
             float:left;
             font-family: "Font Awesome 5 Free";
             font-weight: 900;
             font-size: 265%;
             width: 55px;
             height: 60px;
             padding-top: 29px;
             color: rgb(79,120,214);
             text-shadow: 3px 4px 5px #bbb;
        }
        
         #konkurencni_vyhody .tradice::before {
             content: "\f4d8"; 
        }
        
         #konkurencni_vyhody .sklad::before {
             content: "\f494"; 
        }
        
         #konkurencni_vyhody .expedice::before {
             content: "\f472"; 
        }
         #konkurencni_vyhody .zakaznici::before {
             content: "\f0c0"; 
        }
        
         #konkurencni_vyhody .znacky::before {
             content: "\f4be"; 
        }
        
         #konkurencni_vyhody .velkoobchod::before {
             content: "\f0d1"; 
        }
        
         #konkurencni_vyhody .expedovanezbozi::before {
             content: "\f201"; 
        }
        
        #konkurencni_vyhody .posty::before {
             content: "\f14e"; 
        }
        
        #konkurencni_vyhody .reklamace::before {
             content: "\f362"; 
        }
        
          #konkurencni_vyhody .fish::before {
             content: "\f578"; 
        }
        
         #konkurencni_vyhody .dotazy::before {
             content: "\f086"; 
        }
       
          #konkurencni_vyhody .individual::before {
             content: "\f086"; 
        }