/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11 May, 2015, 11:01:40 AM
    Author     : shankaranand
*/

#owl-demo {
	margin: 10px 0px;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.miw-loop {
    list-style:none;
    margin-bottom: 7px;
    text-align: center;
}
.miw-img {
/* 	width: 100%; */
}
.miw-rand-img {
	display: none;
}