/**
 * @file
 * Use this CSS file to override components CSS rules
 */

.js-fixed .logo {max-width: 110px;  -webkit-transition: width 2s; /* Safari */
  transition: width 2s;}

