/* Browsers Icons */
.browserIcon {
  height: 29px;
  max-height: 29px;
  margin: 0 5px;
}

.linkfix {
  text-decoration: none; 
  color: #e30613; 
  cursor: pointer;
}					
