   .product-thumb .product-name
   {
   min-height:62.4px;
   } 
   #logo, #logo img, .logo-mobile a {
   		background: unset;
   }
   #logo {
    	width: fit-content;
        margin-top: 5px;
   }
   #logo img {
   		padding-top: 8px;
   }
   @media (max-width: 767px) {
   		.header-hotline {
        	display: none;
        }
        .logo-mobile a {
        	width: 100%;
        }
   } 
   .footer_logo {
   		background: unset;
        padding: 0;
        width: 100% !important;
        max-width: 100%;
   }   
   .footer_logo img {
   		max-width: 250px !important;
   }