

@media screen and (min-width: 641px) {


#komtop{font-size:10pt;
        padding:15px;}
}

@media screen and (max-width: 640px) {

#b_sta{font-size:10pt !important;
      color:red;}

#komtop{font-size:9pt;
        padding:5px;}
}
