/* Copyright (C) Safe Life (http://www.safelife.az) */

/*
 * Custom Style Sheet -  Use this file to style your content
 */
 
/* Logo */
#logo .custom-logo {
	width: 250px;
	height: 60px;
}

/* Content */
.teaser-box { margin-top: 15px; }
.teaser-box:first-child { margin-top: 0; }
.teaser-box > h3 { margin-top: 5px; }