h2 {
	margin: 0px;
}

h4 {
	position: relative;
	top: 3px;
}

.test {
	z-index: 2 !important;
}

.owl-carousel.bck-grnd {
	background-color: gray !important;
}

.test .owl-dots .owl-dot:first-child {
	background-color: rgba(0, 0, 0, 0.28) !important;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.test .owl-dots .owl-dot {
	background-color: rgba(0, 0, 0, 0.28) !important;
}

.test .owl-dots .owl-dot:last-child {
	background-color: rgba(0, 0, 0, 0.28) !important;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.wedding-info, .portrait-info, .special-info {
	position: relative;
	z-index: 1;
	top: 15px;
}

.return-pos {
	    font-size: 25px;
    -webkit-margin-before: 0.43em;
}

.return {
}

.home-blog-panel {
	position: relative;
	top: -25px;
}