/* Add custom CSS styles below */ 
@media screen and (max-width: 475.99px) {
  img.logo-normal {
    width: 80px !important; /* Adjust this value as needed */
    height: 30px !important;
  }
}