/*  OZY Theme */
/*
Theme Name: OZY Theme
Theme URI: 
Author: 
Author URI:
Description: 
Version: 1.0.0   
Text Domain: 
 */
.single-details-page ol li, .single-details-page ul li {
    line-height: 1.8;
    margin-bottom: 15px;
}
.single-details-page {
	line-height:1.8;
}
.featured-image-single {
    text-align: center;
    margin-bottom: 30px;
}
.featured-image-single img {
	width:100%;
	height:auto;
}