@media screen and (max-width: 425px){
	.logo{
		font-size: 22.7px !important;
	}	
	.product{
		width: 100% !important;
	}
}