.logotip{width:280px;height:46px;}
@media only screen and (max-width: 480px) {
	.logotip{width:120px!important;height:25px!important;}
}
.white-color{color:white!important;}