Use this if you have adjusted the Logo size ------------------------------------------ Use this if you want to specify the Width and height of the logo (make sure it is proportionate) ------------------------------------------------------------------------------------------------- CSS (Replace the custom CSS class and px as required) ------------------------------------------------------ @media screen and (min-width: 481px) { .custom-name-mobile { display: none; }}