/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */

.custom-logo {
	width: 250px;
	height: 92px;
	background: url(../../../images/mojoco-logo.png) 50% 50% no-repeat;
	background-size: contain;
}