/*
Theme Name: Juuksik
Author: DeVore Media
Author URI: http://www.devoremedia.com/
Version: 1.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
*/

.navbar-brand { position: relative; z-index: 1; }

@media screen and (min-width: 1200px) {
	.page-id-924 .prices .row .col-md-6:last-child:before,
	.page-id-931 .prices .row .col-md-6:last-child:before,
	.page-id-934 .prices .row .col-md-6:last-child:before,
	.page-id-940 .prices .row .col-md-6:last-child:before {
		background: url(http://juuksik.ee/wp-content/uploads/kala.png) top right no-repeat !important;
		background-size: 100% !important;
		top: -20px !important;
		content: "";
		height: 130px !important;
		position: absolute;
		right: -90px !important;
		width: 160px !important;
		z-index: 1;
	}
}