/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
.logo-nick {display:inline}

@media only screen and (max-width: 380px) {
	.logo-nick {width:250px;z-index:9999999}
}